qutebrowser/qutebrowser/completion
Ryan Roden-Corrent 1e9a70855d Show '&' properly in completion widget.
When highlighting the matched part of the text, we need to html-escape
the pattern used to find the matching text so it will replace terms that
have been escaped in the text, like &.

Resolves #3508.
2018-01-21 07:46:53 -05:00
..
models pylint: Re-enable bad-continuation 2017-12-15 19:16:55 +01:00
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
completer.py Don't attempt completion if input starts with flag. 2018-01-04 12:34:06 -05:00
completiondelegate.py Show '&' properly in completion widget. 2018-01-21 07:46:53 -05:00
completionwidget.py Add an utils.Unreachable exception 2017-12-15 16:33:47 +01:00