mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
commands: Colorize only if color=on is set
Commands 'columns', 'commands' and 'custom' would output color escape sequences desipte color=off being set.
This commit is contained in:
parent
44afdb89e3
commit
e0a808a6ba
4 changed files with 32 additions and 17 deletions
|
@ -123,6 +123,8 @@
|
|||
(thanks to Leon Feng).
|
||||
- TW-1647 descriptions that are stringified ids (thanks to Daniel Shahaf).
|
||||
- TW-1648 Typo in Documentation (thanks to Simon W. Jackson).
|
||||
- TW-1649 'columns' colorizes output when stdout is a pipe (thanks to Daniel
|
||||
Shahaf).
|
||||
- TW-1651 Provide opt-out of filter parser's id treatment (thanks to Daniel
|
||||
Shahaf).
|
||||
- TW-1652 task rm misparsed (thanks to Daniel Shahaf).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue