When a key is bound to a command line that includes one or more arguments to a command, bind completion should show the whole command for the "Current" category, and use only the command name to look up the description. Fixes #2859, where a crash was caused by looking up the description by the full command text rather than just the name. |
||
---|---|---|
.. | ||
test_completer.py | ||
test_completionmodel.py | ||
test_completionwidget.py | ||
test_histcategory.py | ||
test_listcategory.py | ||
test_models.py |