diff options
author | hut <hut@lavabit.com> | 2011-05-19 16:08:04 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2011-05-19 16:08:04 +0200 |
commit | 71569b7201925274f3a97dd24e8e735f50bc9a53 (patch) | |
tree | 6f68a937963aebab37aeb88960952479b6fe6bac /Makefile | |
parent | e690d4e989cb52a73cfd3c141a6388aded4b4a8c (diff) | |
download | ranger-71569b7201925274f3a97dd24e8e735f50bc9a53.tar.gz |
ranger/gui/ui: Fixed issues with ALT key
<A-x> was treated equal to <ESC>x internally, which is clearly wrong. As a result, the mapping <A-x> will override previous <ESC> mappings. This was fixed by translating <A-x> to <ALT_KEY>x with <ALT_KEY> being a special token for the keyparser. I hope this doesn't cause any trouble. Also, ALT+letter keys were fixed when using xterm-compatibility mode. (Option xterm_alt_key = True)
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions