blindFS / vim-taskwarrior

vim interface for taskwarrior
Other
518 stars 42 forks source link

Unable to draw graphs inside vim #139

Open kiyanwang opened 7 years ago

kiyanwang commented 7 years ago

Running :TW burndown.daily gives the following error:

Terminal window too large to draw a graph.
Configuration override rc.defaultheight:0

No matter what I do, I am unable to set rc.defaultheight to a value other than 0.

Suspect this is due to https://github.com/blindFS/vim-taskwarrior/issues/104