qutebrowser/tests
Florian Bruhin 5689a3c0dc Fix unbinding default keys twice
When doing :unbind with a default keybinding the first time, it gets inserted
into bindings.commands with None as value.

When then doing :unbind a second time, instead of just leaving that None value
as-is, we removed it again (because it got treated as a custom binding).

Fixes #3162
2017-11-04 15:17:19 +01:00
..
end2end Merge pull request #3215 from deewakar/issue3161 2017-11-03 11:49:31 +01:00
helpers modified pylint pragmas 2017-10-22 23:52:35 +05:30
manual Update some more references to old config options 2017-07-04 16:46:02 +02:00
unit Fix unbinding default keys twice 2017-11-04 15:17:19 +01:00
conftest.py modified as requested 2017-10-23 01:46:02 +05:30
test_conftest.py Finally update copyrights... 2017-05-09 21:37:03 +02:00