qutebrowser/tests/unit/completion
Ryan Roden-Corrent c1f5e77fc6 Implement "Current" completion for bind.
When binding a key, the first row will be the current binding if the key
is already bound. This should make it easier for users to tell when they
are binding a key that is already bound, and what it is bound to.
2017-06-29 21:44:44 -04:00
..
test_completer.py Don't regenerate completion model needlessly. 2017-06-19 07:44:11 -04:00
test_completionmodel.py Refactor delete_cur_item. 2017-06-26 08:57:36 -04:00
test_completionwidget.py Fix pylint/coverage errors. 2017-06-27 12:33:51 -04:00
test_listcategory.py Assorted small fixes for sql code review. 2017-06-19 07:44:11 -04:00
test_models.py Implement "Current" completion for bind. 2017-06-29 21:44:44 -04:00
test_sqlcategory.py Fix pylint/coverage errors. 2017-06-27 12:33:51 -04:00