qutebrowser/qutebrowser/keyinput
Martin Tournoij 57ddd8e95e Always handle the <Esc> key, even if it's bound.
This fixes #716, which sufficiently annoyed me to make this quick fix. It's not
a great fix, but it's not worse than what we had already, and the current
behaviour is very surprising IMHO.
2015-06-05 14:26:17 +02:00
..
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
basekeyparser.py Always handle the <Esc> key, even if it's bound. 2015-06-05 14:26:17 +02:00
keyparser.py Update copyright years 2015-01-03 15:51:31 +01:00
modeman.py Rename _get_modeman() to instance(). 2015-06-05 11:15:18 +02:00
modeparsers.py Clean up CaretKeyParser. 2015-05-13 22:29:21 +02:00