mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Feature #247
- Added feature #247, providing infinite width reports when redirecting output to a file, by setting defaultwidth to 0.
This commit is contained in:
parent
38ffa390ea
commit
09ce815fc5
4 changed files with 9 additions and 0 deletions
|
@ -155,6 +155,8 @@ using, for text wrapping.
|
|||
.TP
|
||||
.B defaultwidth=80
|
||||
The width of tables used when ncurses support is not available. Defaults to 80.
|
||||
If set to 0, is interpreted as infinite width, therefore with no word-wrapping;
|
||||
useful when redirecting report output to a file for subsequent manipulation.
|
||||
|
||||
.TP
|
||||
.B editor=vi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue