707fc1176d
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. |
||
---|---|---|
.. | ||
test_completer.py | ||
test_completionmodel.py | ||
test_completionwidget.py | ||
test_histcategory.py | ||
test_listcategory.py | ||
test_models.py |