mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
Debug: rc.sugar enables ID/UUID snytactic sugar
- This is not documented. It is not for users.
This commit is contained in:
parent
92d37e5124
commit
6f294e2968
4 changed files with 147 additions and 85 deletions
|
@ -342,6 +342,7 @@ std::string Config::_defaults =
|
|||
"list.all.tags=no # Include old tag names in 'tags' command\n"
|
||||
"print.empty.columns=no # Print columns which have no data for any task\n"
|
||||
"debug=no # Display diagnostics\n"
|
||||
"sugar=yes # Syntactic sugar\n"
|
||||
"obfuscate=no # Obfuscate data for error reporting\n"
|
||||
"fontunderline=yes # Uses underlines rather than -------\n"
|
||||
"shell.prompt=task> # Prompt used by the shell command\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue