run_script icon indicating copy to clipboard operation
run_script copied to clipboard

Is there any way to output the results of a command execution to the console in real time?

Open qq253498229 opened this issue 1 year ago • 1 comments

qq253498229 avatar Jul 17 '24 03:07 qq253498229

it should work like that. check out https://github.com/sagiegurari/run_script/blob/master/src/runner.rs#L59-L62 there are scriptoptions to control it

sagiegurari avatar Jul 17 '24 08:07 sagiegurari