qutebrowser/tests/unit/keyinput
Florian Bruhin 514138aad2 Allow to bind numbers in keybindings
This mostly reverts 4ef5db1bc4 for #1966, but
fixes #3684 by allowing numbers to be bound again. If the user wants to bind
numbers instead of using them for a count, why not let them.
2018-03-07 22:37:10 +01:00
..
conftest.py Allow to bind numbers in keybindings 2018-03-07 22:37:10 +01:00
key_data.py Make sure all keyboard modifiers are handled correctly 2018-03-05 22:11:26 +01:00
test_basekeyparser.py Allow to bind numbers in keybindings 2018-03-07 22:37:10 +01:00
test_keyutils.py Apply key_mappings to KeySequences correctly 2018-03-06 21:39:57 +01:00
test_modeman.py Fix test_modeman.py 2018-03-05 11:08:21 +01:00
test_modeparsers.py Refactor other keyinput tests 2018-03-04 20:21:58 +01:00