qutebrowser/tests
Ryan Roden-Corrent f237a87ad0 Completion for varargs.
When a command has positional varargs, keep offering the configured
completion for each successive argument.

Right now this only influences `config-cycle`.

Previously, `config-cycle <option> ` would offer a value completion for
only the first argument after the option. Now it will keep offering
value completion for each successive argument.

This will be useful for passing multiple tags to the new bookmark
commands that will be added for #882.
2018-03-25 21:59:30 -04:00
..
end2end Improve window_open.html tests 2018-03-25 19:56:48 +02:00
helpers Remove unused imports 2018-03-19 19:42:56 +01:00
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Completion for varargs. 2018-03-25 21:59:30 -04:00
conftest.py Show version for POSIX OSes 2018-03-11 13:28:53 +04:00
test_conftest.py Update copyright years 2018-02-05 12:19:50 +01:00