qutebrowser/qutebrowser/commands
Florian Bruhin 5f58ebebbf Remove needs_js for @cmdutils.register
This gets rid of a QtWebKit import in commands.py, and also makes those
checks work later when we have per-domain settings.
2016-09-05 18:11:01 +02:00
..
__init__.py move explanation of ;; to commands documentation 2016-09-02 19:52:45 +02:00
argparser.py Revert "Fix choices validation with unannotated args" 2016-08-23 23:34:02 +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 Remove needs_js for @cmdutils.register 2016-09-05 18:11:01 +02:00
runners.py fix nested expansion of {variables} in command args 2016-08-14 15:29:16 +02:00
userscripts.py Fix typo 2016-07-08 10:09:49 +02:00