Run Nuxt script in existing terminal session #7
Closed
edimitchel
started this conversation in
Ideas
Replies: 1 comment
-
Hi @edimitchel |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Running a project script from the command panel or from the sidenav is great but in my opinion, I'm not confortable by always opening a new terminal especially when it's a script which is terminating (no watch mode): it's open a new terminal and then ends by showing a stale terminal window which waits for key press to close it.
I don't know how to do, but I think we could permits to reuse an already opened idle terminal and run the script into. That would avoid a new terminal window and give back control at the same position than before when script is ended or stopped.
Beta Was this translation helpful? Give feedback.
All reactions