mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-27 19:17:19 +02:00
View
- Converted info report to ViewText. - Fixed bug in history report. - Removed rc.blanklines from Config.cpp defaults.
This commit is contained in:
parent
c1b4f34a70
commit
9e3e40c3a9
3 changed files with 91 additions and 120 deletions
|
@ -253,7 +253,6 @@ std::string Config::defaults =
|
|||
"default.command=list # When no arguments are specified\n"
|
||||
"\n"
|
||||
"_forcecolor=no # Forces color to be on, even for non TTY output\n"
|
||||
"blanklines=true # Use more whitespace in output\n"
|
||||
"complete.all.projects=no # Include old project names in '_projects' command\n"
|
||||
"complete.all.tags=no # Include old tag names in '_ags' command\n"
|
||||
"list.all.projects=no # Include old project names in 'projects' command\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue