qutebrowser/tests/unit/completion
Ryan Roden-Corrent 707fc1176d
Regen completion if args change.
Allow completion functions to react dynamically to args as the user
inputs them. This allows config-cycle to filter out values that were
already provided.

Args provided after the maxsplit do not cause the completion to regen.
For example, successive words typed after `:open` just set the filter
pattern and do not spuriously regenerate the completion model.
2018-03-31 11:45:50 -04:00
..
test_completer.py Regen completion if args change. 2018-03-31 11:45:50 -04:00
test_completionmodel.py Update copyright years 2018-02-05 12:19:50 +01:00
test_completionwidget.py Update copyright years 2018-02-05 12:19:50 +01:00
test_histcategory.py Resolve empty completion.timestamp_format crash. 2018-03-01 07:54:20 -05:00
test_listcategory.py Update copyright years 2018-02-05 12:19:50 +01:00
test_models.py Merge remote-tracking branch 'origin/pr/3613' 2018-03-13 08:39:36 +01:00