mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Added missing config variables to the big recognized string
This commit is contained in:
parent
70e6f4f9f6
commit
f1368d6ac6
1 changed files with 5 additions and 4 deletions
|
@ -737,10 +737,11 @@ int handleConfig (std::string &outs)
|
|||
"color.recurring color.tagged color.footnote color.header color.debug "
|
||||
"color.alternate color.calendar.today color.calendar.due color.calendar.due.today "
|
||||
"color.calendar.overdue color.calendar.weekend color.calendar.holiday "
|
||||
"color.calendar.weeknumber confirmation curses data.location dateformat "
|
||||
"dateformat.holiday dateformat.report dateformat.annotation debug default.command "
|
||||
"default.priority default.project defaultwidth due locale "
|
||||
"displayweeknumber echo.command fontunderline locking monthsperline nag "
|
||||
"color.calendar.weeknumber color.summary.background color.summary.bar "
|
||||
"confirmation curses data.location dateformat dateformat.holiday "
|
||||
"dateformat.report dateformat.annotation debug default.command "
|
||||
"default.priority default.project defaultwidth due locale displayweeknumber "
|
||||
"export.ical.class echo.command fontunderline locking monthsperline nag "
|
||||
"next project shadow.command shadow.file shadow.notify weekstart editor "
|
||||
"import.synonym.id import.synonym.uuid complete.all.projects "
|
||||
"complete.all.tags search.case.sensitive hooks active.indicator tag.indicator "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue