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:
Paul Beckingham
2013-02-24 14:26:52 -05:00
parent 089b3e7d66
commit 330761e997
4 changed files with 27 additions and 26 deletions

3
NEWS
View File

@@ -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