qutebrowser/qutebrowser/completion/models
2017-10-11 16:27:35 +11:00
..
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
completionmodel.py Fix completion-item-del on undeletable item. 2017-07-22 17:16:35 -04:00
configmodel.py Only show customized options for :config-unset completion 2017-10-05 18:40:34 +02:00
histcategory.py Fix pylint/flake8/vulture errors. 2017-08-20 21:12:38 -04:00
listcategory.py Don't perform alphabetical sort in listcategory. 2017-08-06 10:00:18 -04:00
miscmodels.py Add :tab-give and :tab-take commands and tests 2017-10-11 16:27:35 +11:00
urlmodel.py Pass CompletionInfo to completion functions. 2017-09-04 14:01:48 -04:00
util.py Remove config dependency from get_cmd_completions. 2017-09-04 15:00:35 -04:00