qutebrowser/qutebrowser
Ryan Roden-Corrent 4b00a17d71 Fix MarkKeyParser crash when changing keyconfig.
Ensure MarkKeyParser implements on_keyconfig_changed, so it doesn't fail when
rebinding a key. It doesn't have keybindings, so the implementation is just
`pass`.

This also fixes a few flake8 style errors.
2016-04-17 21:04:08 -04:00
..
browser Move jump_mark logic to TabbedBrowser. 2016-04-17 21:04:08 -04:00
commands flake8: Add hacking 2016-04-08 07:35:53 +02:00
completion flake8: Add hacking 2016-04-08 07:35:53 +02:00
config Add default bindings for set-mark and jump-mark. 2016-04-17 21:04:08 -04:00
html dirbrowser: ditch .lstrip, add file_url function 2016-03-28 23:10:20 +02:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript js: Fix more lint. 2015-05-12 07:16:16 +02:00
keyinput Fix MarkKeyParser crash when changing keyconfig. 2016-04-17 21:04:08 -04:00
mainwindow Fix MarkKeyParser crash when changing keyconfig. 2016-04-17 21:04:08 -04:00
misc Don't crash if data is None while saving session 2016-04-10 17:47:14 +02:00
utils Add set_mark and jump_mark modes. 2016-04-17 21:04:08 -04:00
__init__.py Release v0.6.1 2016-04-10 21:25:32 +02:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Open command line urls explicitly. 2016-04-15 18:50:42 +10:00
qutebrowser.py Specify valid loglevels for --loglevel/-l 2016-03-08 17:38:26 +01:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00