qutebrowser/qutebrowser
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
..
browser Fix for cache never being saved. 2015-04-15 06:54:55 +02:00
commands Fix handling of flags with args with maxsplit #2. 2015-04-13 21:12:14 +02:00
completion Handle a missing session folder at some places. 2015-04-13 08:38:12 +02:00
config Add a special <unbound> command for the keyconf. 2015-04-16 07:49:27 +02:00
html Fix problem with qutesettings scope in pages 2014-11-25 14:29:20 -06:00
keyinput Refactor EventFilter. 2015-04-09 20:22:00 +02:00
mainwindow Clean up loggers. 2015-04-13 08:49:04 +02:00
misc Add a timeout to HTTPClient. 2015-04-13 20:59:05 +02:00
utils Fix binding of special keys with lower-case mods. 2015-04-13 22:08:57 +02:00
__init__.py Release v0.1.4 2015-03-20 08:30:02 +01:00
__main__.py Update copyright years 2015-01-03 15:51:31 +01:00
app.py Handle a missing session folder at some places. 2015-04-13 08:38:12 +02:00
qutebrowser.py Ignore -psn_0_* argument on OS X. 2015-04-13 14:33:46 +02:00
resources.py Use Qt resources for the window icon. 2014-12-28 15:10:02 +01:00