qutebrowser/qutebrowser/widgets/statusbar
Florian Bruhin a389b0f688 Add a quick-complete option.
This moves to the next commandline part when completing if there's only
one possible completion.
2014-06-03 06:55:07 +02:00
..
__init__.py Split statusbar into multiple files 2014-05-13 07:10:50 +02:00
_command.py Add a quick-complete option. 2014-06-03 06:55:07 +02:00
_keystring.py Split statusbar into multiple files 2014-05-13 07:10:50 +02:00
_percentage.py Revert "Make scroll bars hideable" 2014-05-19 09:50:56 +02:00
_progress.py Fix lint 2014-05-15 22:02:43 +02:00
_prompt.py Implement QWebPage:javaScript* 2014-05-26 20:04:44 +02:00
_text.py Use properties rather than overwriting __setattr__ 2014-05-19 17:08:51 +02:00
_textbase.py First try at statusbar prompt 2014-05-20 08:56:46 +02:00
_url.py Clear hover URL when changing tab 2014-05-19 18:10:48 +02:00
bar.py Color statusbar on prompts 2014-05-26 16:59:11 +02:00