qutebrowser/qutebrowser/utils
Florian Bruhin 71796e9528 Fix statusbar text when entering insert mode via hints.
Before, hints cleaned the statusbar text delayed, clearing the "==== INSERT
MODE ====" in the statusbar.

Now we only reset the text if it wasn't changed.
2014-09-03 11:51:24 +02:00
..
__init__.py Add vim modelines to all files. 2014-06-19 09:04:37 +02:00
checkpyver.py Fix lint 2014-07-28 21:09:49 +02:00
completer.py Get rid of most @property's. 2014-09-02 23:37:47 +02:00
debug.py Use an LRU cache for stylesheets 2014-08-28 20:14:40 +02:00
earlyinit.py Document and mark workarounds. 2014-09-02 20:44:58 +02:00
editor.py Remove 'as logger' imports. 2014-08-26 20:15:41 +02:00
http.py Get rid of most @property's. 2014-09-02 23:37:47 +02:00
jinja.py Fix lint 2014-08-29 06:14:52 +02:00
log.py Document and mark workarounds. 2014-09-02 20:44:58 +02:00
message.py Fix statusbar text when entering insert mode via hints. 2014-09-03 11:51:24 +02:00
qtutils.py Document and mark workarounds. 2014-09-02 20:44:58 +02:00
readline.py Get rid of most @property's. 2014-09-02 23:37:47 +02:00
rfc6266.py Get rid of most @property's. 2014-09-02 23:37:47 +02:00
urlutils.py Document and mark workarounds. 2014-09-02 20:44:58 +02:00
usertypes.py Rename utils.qt to utils.qtutils. 2014-08-26 20:25:11 +02:00
utilcmds.py Rename commands.utils to commands.cmdutils. 2014-08-26 20:48:39 +02:00
utils.py Document and mark workarounds. 2014-09-02 20:44:58 +02:00
version.py First steps at using jinja2 for qute:log. 2014-08-29 06:59:44 +02:00
webelem.py Rename utils.misc to utils.utils 2014-08-26 20:20:17 +02:00