qutebrowser/qutebrowser/config
Florian Bruhin 508993ac68 Add a special <unbound> command for the keyconf.
When a default keybinding is unbound it'd get readded, so we add a new special
<unbound> "command" to the config, and keys listed there won't get rebound
automatically.

Also, :unbind now maps the key to <unbound> if it exists in the default config.

See #525.
2015-04-16 07:49:27 +02:00
..
parsers Add a special <unbound> command for the keyconf. 2015-04-16 07:49:27 +02:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
config.py Clean up loggers. 2015-04-13 08:49:04 +02:00
configdata.py Fix default 'ga' binding. 2015-04-11 13:20:56 +02:00
configexc.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
configtypes.py Changing position without restart now possible. 2015-04-09 11:47:35 +02:00
sections.py Don't make default config a mutable global. 2015-04-04 22:01:02 +02:00
style.py Clean up loggers. 2015-04-13 08:49:04 +02:00
textwrapper.py Update copyright years 2015-01-03 15:51:31 +01:00
value.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
websettings.py Clean up loggers. 2015-04-13 08:49:04 +02:00