hyper icon indicating copy to clipboard operation
hyper copied to clipboard

Close hyper after opening a script

Open ndesgranges opened this issue 7 months ago • 0 comments

  • [x] I am on the latest Hyper.app version

  • [x] I have searched the issues of this repo and believe that this is not a duplicate

  • On any system (mine is MacOs)

  • The issue is reproducible in vanilla Hyper.app: Is Vanilla

Issue

In most "stock" terminals, it is possible to close the tab after running a script externally (for exemple from a file browser). If not by default, enabling this features effectively close the terminal/the tab right after the script exit.

I could not find a way to reproduce this in hyper. Opening a script with hyper leads to the terminal to open and execute the script, but not to close. Even with an exit 0 at the end.

ndesgranges avatar Jul 21 '24 23:07 ndesgranges