mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-1791: taskrc(5) manpage: spurious "pri." in rule.precedence.color
- Thanks to Sebastien Badia.
This commit is contained in:
parent
81ac8e2be9
commit
1ebc8034b4
3 changed files with 4 additions and 2 deletions
2
AUTHORS
2
AUTHORS
|
@ -129,6 +129,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
|
||||||
Konstantin Vorobyev
|
Konstantin Vorobyev
|
||||||
Tom Sydney Kerckhove
|
Tom Sydney Kerckhove
|
||||||
Lynoure Braakman
|
Lynoure Braakman
|
||||||
|
Sebastien Badia
|
||||||
|
|
||||||
Thanks to the following, who submitted detailed bug reports and excellent
|
Thanks to the following, who submitted detailed bug reports and excellent
|
||||||
suggestions:
|
suggestions:
|
||||||
|
@ -276,7 +277,6 @@ suggestions:
|
||||||
James Cline
|
James Cline
|
||||||
Ryan
|
Ryan
|
||||||
Simon W. Jackson
|
Simon W. Jackson
|
||||||
Sebastien Badia
|
|
||||||
Michale Meier
|
Michale Meier
|
||||||
Svetoslav Trochev
|
Svetoslav Trochev
|
||||||
Marc Cornellà
|
Marc Cornellà
|
||||||
|
|
|
@ -8,6 +8,8 @@
|
||||||
inefficient (thanks to Michael Meier).
|
inefficient (thanks to Michael Meier).
|
||||||
- TW-1788 Closing a reopened task does not update the end time
|
- TW-1788 Closing a reopened task does not update the end time
|
||||||
(thanks to Ralph Bean).
|
(thanks to Ralph Bean).
|
||||||
|
- TW-1791 taskrc(5) manpage: spurious "pri." in rule.precedence.color
|
||||||
|
(thanks to Sebastien Badia).
|
||||||
- Added 'juhannus' as a synonym for 'midsommarafton'
|
- Added 'juhannus' as a synonym for 'midsommarafton'
|
||||||
(thanks to Lynoure Braakman).
|
(thanks to Lynoure Braakman).
|
||||||
- Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY'
|
- Deprecated the 'DUETODAY' virtual tag, which is a synonym for the 'TODAY'
|
||||||
|
|
|
@ -1056,7 +1056,7 @@ Colors the output of the sync command.
|
||||||
.TP
|
.TP
|
||||||
.B rule.precedence.color=due.today,active,blocking,blocked,overdue,due,
|
.B rule.precedence.color=due.today,active,blocking,blocked,overdue,due,
|
||||||
.B scheduled,keyword.,project.,tag.,uda.,recurring,
|
.B scheduled,keyword.,project.,tag.,uda.,recurring,
|
||||||
.B pri.,tagged,completed,deleted
|
.B tagged,completed,deleted
|
||||||
.RS
|
.RS
|
||||||
This setting specifies the precedence of the color rules, from highest to
|
This setting specifies the precedence of the color rules, from highest to
|
||||||
lowest. Note that the prefix 'color.' is omitted (for brevity), and that any
|
lowest. Note that the prefix 'color.' is omitted (for brevity), and that any
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue