qutebrowser/tests/unit/config
Daniel 1bdb012b2c Add a config option for navigate_incdec
Also known as Ctrl-A/Ctrl-X. You can now specify which parts of the URL
should be searched for numbers.

The setting is general->url-incdec-segments and it's a set with valid
values of 'host', 'path', 'query' and 'anchor'.
2015-09-30 19:18:00 +02:00
..
test_config.py Add fallback argument to ConfigManager.get. 2015-09-29 08:22:33 +02:00
test_configdata.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_configexc.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00
test_configtypes_hypothesis.py Fix tests without DISPLAY. 2015-09-28 21:50:55 +02:00
test_configtypes.py Add a config option for navigate_incdec 2015-09-30 19:18:00 +02:00
test_style.py Fix lint. 2015-08-19 21:13:35 +02:00
test_textwrapper.py Reorganize tests directory. 2015-08-18 20:19:02 +02:00