Closed albert-ying closed 1 year ago
The problem persists even after I add term: "xterm-256color"
to the config yml --
Any idea what is happening here?
Seems that term
setting is not respected. I didn't get any error even I set it to some random string
term Sets a custom value for the terminal type this app runs in. Leave this entry out of the config if you simply want to use your terminal's default setting. Note: If an invalid value is provided for this setting, the app will crash with a
terminal entry not found
error.
Possibly related to this issue https://github.com/wtfutil/wtf/issues/577, specifically this comment? https://github.com/wtfutil/wtf/issues/577#issuecomment-526835771
If you set pty to true, it definately tries to do something else. Unfortunately, in my case, that something else is
printing out Terminal window too small to draw a graph.
What's broken?
When I run
task burndown.daily
in terminalIn wtfutil