mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
- Supports ::isatty call to shut off color, ncurses when stdout is not to a tty
This commit is contained in:
parent
97b120de67
commit
79f6ef075e
4 changed files with 111 additions and 38 deletions
|
@ -57,6 +57,7 @@
|
|||
<li>Added support for relative due: dates, such as "tomorrow", "friday",
|
||||
"23rd", "eom"
|
||||
<li>Added support for task filtering on all reports
|
||||
<li>Automatically shuts off color, ncurses when output is not to a tty
|
||||
<li>Fixed bug where Esc[0m sequences were being emitted for no good reason
|
||||
<li>Fixed bug where table headers are underlined when color is turned off
|
||||
<li>Fixed bug where adding a blank priority resulted in an assigned garbage value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue