qutebrowser/tests/unit/keyinput
Florian Bruhin 7f8508a367 Change the way Space keybindings are handled
Using it as " " in a keystring won't work anymore, but instead <Space> and
<Shift-Space> does.
2018-03-04 20:21:58 +01:00
..
conftest.py Bring back keyutils.is_modifier() and modifier handling 2018-03-04 20:21:58 +01:00
key_data.py Refactor keyutils tests 2018-03-04 20:21:58 +01:00
test_basekeyparser.py Bring back keyutils.is_modifier() and modifier handling 2018-03-04 20:21:58 +01:00
test_keyutils.py Change the way Space keybindings are handled 2018-03-04 20:21:58 +01:00
test_modeman.py Update copyright years 2018-02-05 12:19:50 +01:00
test_modeparsers.py Get rid of BaseKeyparser.Type 2018-02-27 13:01:41 +01:00