qutebrowser/tests/unit
Ryan Roden-Corrent f58e2d91dc Add a keyhint blacklist.
Replace the setting ui.show-keyhints with ui.keyhint-blacklist, which
is a list of globs for keychains that shouldn't be hinted. This allows
users to prevent showing keyhints for keychains they already know.

keyhint-blacklist='*' is equivalent to show-keyhints=False.

Resolves #1515.
2016-05-24 20:46:39 -04:00
..
browser Added missing All group 2016-05-17 23:57:36 -04:00
commands Simplify argparser.type_check 2016-05-18 07:16:17 +02:00
completion Clean up assertion 2016-05-08 20:01:35 +02:00
config Allow flexible whitespace in color strings. 2016-05-03 23:15:39 -04:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput Revert "Handle counts for special keys." 2016-04-29 14:20:11 +02:00
mainwindow Add invalid url to 'test_set_hover_url_encoded' 2016-05-18 22:23:26 +02:00
misc Add a keyhint blacklist. 2016-05-24 20:46:39 -04:00
scripts Adjust copyright years. 2016-01-04 07:12:39 +01:00
utils Implement utils.is_special_key. 2016-05-19 20:48:48 -04:00