qutebrowser/qutebrowser/completion
Florian Bruhin 0fbd914432 Fix completion for empty config values
If we have an empty string in the completion, that already gets completed as ''.
If we return "", we'd have '""' in the completion.

Fixes #3027
2017-10-01 20:14:49 +02:00
..
models Fix completion for empty config values 2017-10-01 20:14:49 +02:00
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
completer.py Add an assertion for Completer._partition 2017-09-21 21:50:33 +02:00
completiondelegate.py Cache the completion delegate stylesheet 2017-09-27 23:16:40 +02:00
completionwidget.py Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-06 18:13:49 -04:00