qutebrowser/qutebrowser/completion
Ryan Roden-Corrent 2696f9b427 Handle unicode characters in Completer.
Just limit the cursor position to the length of the text to avoid
crashes in this case.

Resolves #2007.
2016-10-04 07:36:49 -04:00
..
models *Really* fix completion with multiple words. 2016-09-09 09:03:18 +02:00
__init__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
completer.py Handle unicode characters in Completer. 2016-10-04 07:36:49 -04:00
completiondelegate.py Specify completion category font in HTML 2016-08-01 14:56:51 +02:00
completionwidget.py Generalize statusbar-attached website overlays 2016-09-22 17:04:39 +02:00