Blank Durations
- Instead of dispalying '-' for a zero-length duration, nothing is ('') is
displayed instead. This allows a completely empty duration column to be
culled by the rc.print.empty.columns=no feature.
- Unit tests updated accordingly.
This commit is contained in:
3
NEWS
3
NEWS
@@ -19,7 +19,8 @@ New commands in taskwarrior 2.2.0
|
||||
New configuration options in taskwarrior 2.2.0
|
||||
|
||||
- New color rule 'color.uda.<uda-name>'.
|
||||
- Added the configuration variable 'print.empty.columns'.
|
||||
- Added the configuration variable 'print.empty.columns', which defaults to
|
||||
'no'. This allows more efficient use of horizontal space.
|
||||
- Any ~ characters in a default .taskrc file are preserved.
|
||||
|
||||
Newly deprecated features in taskwarrior 2.2.0
|
||||
|
||||
Reference in New Issue
Block a user