qutebrowser/qutebrowser/commands
Florian Bruhin 9ff006746f Handle empty command in CommandRunner.parse_all
Sicne we now call self._get_alias there, we also need to make sure it's
not an empty string before that.

Introduced in #1577. Fixes #1690.
2016-07-27 11:19:01 +02:00
..
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
argparser.py Simplify argparser.type_check 2016-05-18 07:16:17 +02:00
cmdexc.py Fix some a/an misspellings 2016-07-05 08:34:03 +02:00
cmdutils.py Refactor how cmdutils.ArgInfo works 2016-05-18 06:55:17 +02:00
command.py Blacklist prompt-accept, remove mode_allowed 2016-07-12 00:23:34 +02:00
runners.py Handle empty command in CommandRunner.parse_all 2016-07-27 11:19:01 +02:00
userscripts.py Fix typo 2016-07-08 10:09:49 +02:00