mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Note in taskrc(5) that "undo" configurations are not currently supported (#3518)
This commit is contained in:
parent
d4649dd210
commit
e156efae7d
1 changed files with 5 additions and 0 deletions
|
@ -514,6 +514,8 @@ comparison of the data. This can be in either the 'side' style, which compares
|
|||
values side-by-side in a table, or 'diff' style, which uses a format similar to
|
||||
the 'diff' command.
|
||||
|
||||
Currently not supported.
|
||||
|
||||
.TP
|
||||
.B abbreviation.minimum=2
|
||||
Minimum length of any abbreviated command/value. This means that "ve", "ver",
|
||||
|
@ -1048,6 +1050,9 @@ yellow bars.
|
|||
.RS
|
||||
Colors used by the undo command, to indicate the values both before and after
|
||||
a change that is to be reverted.
|
||||
|
||||
Currently not supported.
|
||||
|
||||
.RE
|
||||
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue