RKD - RiotKit DO. Task executor - balance between Makefile and Gradle. Written in Python. Powerful tool for every DevOps. Automates production tasks as well as local development tasks
Apache License 2.0
10
stars
2
forks
source link
Bug: Terminal size is not being updated in sh() calls #57
When executing eg. htop or even ps aux the window is very small, so the text is breaked very shortly to the new line and there
is a lot of free space on the right side.
The terminal size should be automatically set on command startup, and updated on terminal resize.
When executing eg.
htop
or evenps aux
the window is very small, so the text is breaked very shortly to the new line and there is a lot of free space on the right side.The terminal size should be automatically set on command startup, and updated on terminal resize.