Skip to content

watch: make sure run command is never ran before time has elapsed

Fixes issue #190 (closed) , but doesn't redraw the output of the command. Is this desirable? If so, I think it would require a 'relatively' large code change, with refactoring the run_command function into execution and drawing, then saving the output of the execution, and calling the draw function on every resize.

Edited by tom barrett

Merge request reports