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
|
@ -19,6 +19,7 @@ represents a feature release, and the Z represents a patch.
|
|||
+ Added ability to override ~/.taskrc with rc:<file>
|
||||
+ Added bar chart history report "task ghistory"
|
||||
+ Added task filtering on all reports
|
||||
+ Automatically shuts off color, curses when output is not a tty
|
||||
+ Supports relative due: dates (tomorrow, wednesday, 23rd, eom ...)
|
||||
+ Bug: Fixed where Esc[0m sequences were being emitted for no good reason
|
||||
+ Bug: Fixed underlined table headers when color is turned off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue