qutebrowser/tests/unit
Ryan Roden-Corrent 6bcdacf1ce Implement readline's backward-kill-word.
This restores the previous behavior of `unix-word-rubout` as
`backward-kill-word`, which is closer to the naming used in readline.
It is bound to <Alt-Backspace> by default, though <Ctrl-Backspace> will
also work due to a builtin binding.

Resolves #1698.
2016-07-30 07:27:29 -04:00
..
browser Use order='strict' with qtbot.waitSignals 2016-07-29 09:12:06 +02:00
commands Handle empty command in CommandRunner.parse_all 2016-07-27 11:19:01 +02:00
completion Fix long line 2016-07-29 10:43:53 +02:00
config Release v0.8.1 2016-07-27 12:41:40 +02:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput tests: Add a mode_manager fixture 2016-07-10 17:04:25 +02:00
mainwindow Fix url_text, take 3 2016-07-11 15:06:36 +02:00
misc Implement readline's backward-kill-word. 2016-07-30 07:27:29 -04:00
scripts requirements: Update vulture to 0.9 2016-06-29 23:44:39 +02:00
utils Use order='strict' with qtbot.waitSignals 2016-07-29 09:12:06 +02:00
test_app.py Fix lint 2016-05-24 21:53:50 +02:00