qutebrowser/tests/unit
Ryan Roden-Corrent 1929883485 Fix bind completion for bindings with arguments.
When a key is bound to a command line that includes one or more
arguments to a command, bind completion should show the whole command
for the "Current" category, and use only the command name to look up the
description.

Fixes #2859, where a crash was caused by looking up the description by
the full command text rather than just the name.
2017-07-25 12:55:44 -04:00
..
browser Merge pull request #2295 from rcorre/really_complete 2017-07-21 15:05:43 +02:00
commands Merge different FakeTabbedBrowser objects 2017-06-20 15:19:53 +02:00
completion Fix bind completion for bindings with arguments. 2017-07-25 12:55:44 -04:00
config Release v0.11.0 2017-07-04 18:02:34 +02:00
javascript Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyinput tests: Use match= for pytest.raises 2017-05-23 09:36:00 +02:00
mainwindow Improve test for messageview timeout 2017-07-11 09:25:53 +02:00
misc Fix tests for QProcess changes 2017-07-23 22:10:50 +02:00
scripts Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils Merge pull request #2295 from rcorre/really_complete 2017-07-21 15:05:43 +02:00
test_app.py Finally update copyrights... 2017-05-09 21:37:03 +02:00