Open
Description
Right now, if an action is run, and it exits (either normally or not), the user is left to look at the console with no recourse. This isn't the best situation.
Proposal ideas are:
- Hard code to run the default action after the process exits
- Add another section to the config that is run after the action process exits