qutebrowser/qutebrowser/commands
Florian Bruhin 552e0551af Revert zero counts
This initially seemed like a nice feature, but it means 0 can't be bound
as a separate key anymore, and 0<Esc> gives weird error messages...

Reverts #1953.
Fixes #2032.
2016-11-23 08:37:29 +01:00
..
__init__.py move explanation of ;; to commands documentation 2016-09-02 19:52:45 +02:00
argparser.py Add some logging to argparse.multitype_conv 2016-09-12 18:22:49 +02:00
cmdexc.py Fix some a/an misspellings 2016-07-05 08:34:03 +02:00
cmdutils.py Remove cmdutils.arg_or_count 2016-08-02 11:31:03 -04:00
command.py Revert zero counts 2016-11-23 08:37:29 +01:00
runners.py Revert back to objreg to avoid circular import 2016-11-09 19:07:56 +01:00
userscripts.py Remove support for an empty data/config/cachedir 2016-11-14 23:13:21 +01:00