a9771007b1
Simplify the CompletionWidget/Completer interface by changing on_selection_changed to pass the newly selected text rather than the index of the newly selected item. This moves the logic from Completer to CompletionWidget but simplifies the interaction between the two and makes testing easier. |
||
---|---|---|
.. | ||
test_column_widths.py | ||
test_completer.py | ||
test_completionwidget.py | ||
test_models.py | ||
test_sortfilter.py |