Note in taskrc(5) that "undo" configurations are not currently supported (#3518)

This commit is contained in:
Sebastian Carlos 2024-07-13 23:54:35 -03:00 committed by GitHub
parent d4649dd210
commit e156efae7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 values side-by-side in a table, or 'diff' style, which uses a format similar to
the 'diff' command. the 'diff' command.
Currently not supported.
.TP .TP
.B abbreviation.minimum=2 .B abbreviation.minimum=2
Minimum length of any abbreviated command/value. This means that "ve", "ver", Minimum length of any abbreviated command/value. This means that "ve", "ver",
@ -1048,6 +1050,9 @@ yellow bars.
.RS .RS
Colors used by the undo command, to indicate the values both before and after Colors used by the undo command, to indicate the values both before and after
a change that is to be reverted. a change that is to be reverted.
Currently not supported.
.RE .RE
.TP .TP