Better undo output (and remove undo.style config) (#3672)
This commit is contained in:
committed by
GitHub
parent
dcc8a8cdde
commit
a2f9b92d6c
@@ -127,7 +127,6 @@ std::string configurationDefaults =
|
||||
"dependency.indicator=D # What to show as a dependency indicator\n"
|
||||
"recurrence.indicator=R # What to show as a task recurrence indicator\n"
|
||||
"recurrence.limit=1 # Number of future recurring pending tasks\n"
|
||||
"undo.style=side # Undo style - can be 'side', or 'diff'\n"
|
||||
"regex=1 # Assume all search/filter strings are "
|
||||
"regexes\n"
|
||||
"xterm.title=0 # Sets xterm title for some commands\n"
|
||||
|
||||
Reference in New Issue
Block a user