qutebrowser/qutebrowser/completion
Florian Bruhin 5a25f0b98b Don't crash on :completion-item-del with no item.
If :completion-item-del was invoked with no item selected (e.g. directly after
pressing 'o'), there was a crash because the currentIndex was invalid.

/cc @antoyo (but I believe one of my changes on top of yours caused this)
2015-08-05 06:55:39 +02:00
..
models Handle invalid history timestamps. 2015-08-01 00:57:34 +02:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
completer.py Don't crash on :completion-item-del with no item. 2015-08-05 06:55:39 +02:00
completiondelegate.py Rename cols_to_highlight to _filter and simplify. 2015-07-26 17:22:45 +02:00
completionwidget.py Fixed last merge. 2015-07-11 18:56:19 -04:00