mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature #309
- Added feature #309, which sets the xterm title when reports are run, according to the configuration variable 'xterm.title', which defaults to off.
This commit is contained in:
parent
0c05069baf
commit
8d4deda2bb
6 changed files with 21 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
+ Added feature #158, regular expression support for filters and substitutions.
|
||||
+ Added feature #247, providing infinite width reports when redirecting output
|
||||
to a file, by setting defaultwidth to 0.
|
||||
+ Added feature #309, which sets the xterm title when reports are run,
|
||||
according to the configuration variable 'xterm.title', which defaults to off.
|
||||
+ Added feature #546, which is a 'count' command that counts tasks, and is
|
||||
intended to help scripts that manipulate task output.
|
||||
+ Added feature #567, which makes it possible to apply an offset to the first
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue