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)
committerdeskull <deskull@users.sourceforge.jp>
Fri, 13 Nov 2020 23:27:52 +0000 (08:27 +0900)
commit30d3ab661f8ab6d493f22684d866251d04fa19f3
tree1d269486edf4369c6fa5b7bb7721f4b98aebac1c
parent80e7ec65f5e5cf46c5a8af870703f84bd8bc8d9d
[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