qutebrowser/qutebrowser
Ryan Roden-Corrent f025394e04 Set maxsplit=2 for :hint.
This supports things like :hint all spawn -v echo as '-v echo' will be
passed as a single unit to spawn rather than -v being interpreted as a
flag for :hint.

Resolves #797.

Note that, while `:hint --rapid all spawn -v` echo works,
`:hint all --rapid spawn -v echo` does not (this did not work before
either).
2016-05-20 22:11:58 -04:00
..
browser Set maxsplit=2 for :hint. 2016-05-20 22:11:58 -04:00
commands Simplify argparser.type_check 2016-05-18 07:16:17 +02:00
completion Implement utils.is_special_key. 2016-05-19 20:48:48 -04:00
config Merge branch 'keystring' of https://github.com/rcorre/qutebrowser into rcorre-keystring 2016-05-18 07:33:17 +02:00
html Improve output if :messages is used without errors 2016-05-15 11:50:29 +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 Implement utils.is_special_key. 2016-05-19 20:48:48 -04:00
mainwindow Fix crash when hovering over an invalid URL 2016-05-18 16:20:03 +02:00
misc Implement utils.is_special_key. 2016-05-19 20:48:48 -04:00
utils Implement utils.is_special_key. 2016-05-19 20:48:48 -04:00
__init__.py Release v0.6.2 2016-04-30 18:16:43 +02:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Use @cmdutils.argument for completions 2016-05-18 06:55:17 +02:00
qutebrowser.py Add a --force-color argument for logging 2016-04-30 17:01:45 +02:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00