qutebrowser/qutebrowser/config
Marcel Schilling e744a7c25a avoid code duplication in configdata descriptions
* available placeholders are defined for tabs.title.format
 * tabs.title.format_pinned refers to that definition
 * window.title.format repeats the identical(!) definition
 * this replaces the repetion by another reference
2017-11-03 08:44:11 +01:00
..
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
config.py Show nicer errors when trying to set deleted/renamed options 2017-10-11 08:00:38 +02:00
configcommands.py Show better error message when trying to toggle with :set 2017-10-17 06:26:42 +02:00
configdata.py Implement deleting/renaming values in configdata.yml 2017-10-11 07:13:51 +02:00
configdata.yml avoid code duplication in configdata descriptions 2017-11-03 08:44:11 +01:00
configdiff.py Clarify qute://configdiff/old title 2017-11-01 22:36:59 +01:00
configexc.py Show nicer errors when trying to set deleted/renamed options 2017-10-11 08:00:38 +02:00
configfiles.py Update configfiles.py: line too long fix 2017-10-26 02:04:09 +08:00
configinit.py Fix setting monospace fonts with None values 2017-10-16 06:18:09 +02:00
configtypes.py Also accept {file} placeholder 2017-10-12 23:48:49 +02:00
websettings.py Refactor websettings for new config 2017-07-02 22:17:33 +02:00