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.sorceforge.jp>
Fri, 13 Nov 2020 22:13:24 +0000 (07:13 +0900)
commitd095846cf80953519f74680bc76cfb3e74a88aa9
treed4ffc1d698e91de28e44343687d42fc206f76da3
parent8c9ec300d714eacb2532fc6c80698c01f0ca109f
[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