mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature #682
- Added feature #682, which allows the configuration variable 'defaultheight' to override the assumed height of 24 lines when 'detection' is not enabled (thanks to Steve Rader).
This commit is contained in:
parent
397d1c2d09
commit
6f38e10cab
6 changed files with 20 additions and 2 deletions
|
@ -134,6 +134,7 @@ int CmdShow::execute (std::string& output)
|
|||
" default.due"
|
||||
" default.priority"
|
||||
" default.project"
|
||||
" defaultheight"
|
||||
" defaultwidth"
|
||||
" dependency.confirmation"
|
||||
" dependency.indicator"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue