I want the output of the "Run Command"-Action to be cleared before I run the command again so I can:
- see that the command is running again
- know when it is actually done
Alternatives would be:
- Show a placeholder text while running the command or any other indication that it is running
- Remove the text after some time
Would be great to have something in that direction!
Otherwise an option to see if the command was successfully run (exit code 0) as icon or something would be cool