qutebrowser/qutebrowser/mainwindow
Florian Bruhin a412814dee Enter KeyMode.normal directly in ModeManager.
We used to enter KeyMode.none and then with a zero-time singleShot QTimer enter
the normal mode. This doesn't really make sense, and caused an exception if a
keypress was processed before the timer fired.

Fixes #433.
2015-01-09 21:49:39 +01:00
..
statusbar Don't raise CommandError in TabbedBrowser.current_url. 2015-01-04 20:13:25 +01:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
mainwindow.py Enter KeyMode.normal directly in ModeManager. 2015-01-09 21:49:39 +01:00
tabbedbrowser.py Don't raise CommandError in TabbedBrowser.current_url. 2015-01-04 20:13:25 +01:00
tabwidget.py Update copyright years 2015-01-03 15:51:31 +01:00