mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Color
- Supports 'color.label.sort' for column labels of sort columns.
This commit is contained in:
parent
aac0753b07
commit
39469a1917
5 changed files with 22 additions and 1 deletions
|
@ -107,6 +107,7 @@ int CmdShow::execute (std::string& output)
|
|||
" color.history.delete"
|
||||
" color.history.done"
|
||||
" color.label"
|
||||
" color.label.sort"
|
||||
" color.overdue"
|
||||
" color.pri.H"
|
||||
" color.pri.L"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue