about summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-05-19 16:08:04 +0200
committerhut <hut@lavabit.com>2011-05-19 16:08:04 +0200
commit71569b7201925274f3a97dd24e8e735f50bc9a53 (patch)
tree6f68a937963aebab37aeb88960952479b6fe6bac /.travis.yml
parente690d4e989cb52a73cfd3c141a6388aded4b4a8c (diff)
downloadranger-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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions