qutebrowser/qutebrowser/config
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
..
parsers Also use @cmdutils.argument for :bind 2016-05-18 06:55:17 +02:00
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
config.py Add a keyhint blacklist. 2016-05-24 20:46:39 -04:00
configdata.py Add a keyhint blacklist. 2016-05-24 20:46:39 -04:00
configexc.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
configtypes.py Clean up formatting of num 2016-05-04 07:07:24 +02:00
sections.py Various code style improvements 2016-04-27 20:25:27 +02:00
style.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
textwrapper.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
value.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
websettings.py Adjust copyright years. 2016-01-04 07:12:39 +01:00