qutebrowser/tests
Philip Lewis cecb79cf05 Fix keyhints for special characters
`prefix` is a string and `seq` is a key sequence, so removing `len(prefix)`
items from `seq` will remove too many if `prefix` contains a special character
(ex "<Ctrl+x>").  Remove the number of characters from `str(seq)` instead.
2018-03-25 15:18:02 -04:00
..
end2end Improve window_open.html tests 2018-03-25 19:56:48 +02:00
helpers Remove unused imports 2018-03-19 19:42:56 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Fix keyhints for special characters 2018-03-25 15:18:02 -04:00
conftest.py Show version for POSIX OSes 2018-03-11 13:28:53 +04:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00