OSDN Git Service

[Fix] For macro triggers, special keys or XIM inputs are pushed into term queue rever...
authoriks <iks@users.sourceforge.jp>
Sun, 8 Nov 2020 11:27:12 +0000 (20:27 +0900)
committeriks <iks@users.sourceforge.jp>
Sun, 8 Nov 2020 11:27:12 +0000 (20:27 +0900)
commit1a78ca728089f50863817adcb5ed29635c5cdb43
tree68aa88ddc6252f6bc3f018cbfac246585e5a58ee
parentfc976fe1a86ba246481ecb4525346fee073e973b
[Fix] For macro triggers, special keys or XIM inputs are pushed into term queue reversal, beacsuse term_key_push function does now reversal queuing. When XIM inputs, convert it to EUC-JP from UTF-8 befere call term_key_push.
src/main-x11.c