Feature request: start shell in same terminal window
See original GitHub issueRight now when starting a shell for a docker container, the dockerRunScript.sh
is launched in a new tab/window. Is it possible to have this script open in the same window (possibly integrated within the Dockly interface)? If you could give me some pointers on how to do this, I’ll be more than happy to make a pull request.
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Feature Request - Easier means of launching Windows Terminal
Provide a way to launch Windows Terminal in the same way you can use cmd to launch Command Prompt (as specified above).
Read more >How can I make a script that opens terminal windows and ...
Is there any way to create a script that will open three terminals and execute one command in each of these? (Each command...
Read more >Windows Terminal FAQ | Microsoft Learn
Frequently asked questions about Windows Terminal, such as how to start terminal in administrator mode, how to save a terminal session, and more....
Read more >How to open a shell command prompt inside Visual Studio ...
Just go to Terminal > New Terminal on main navigation bar. On the right hand side, between + and trashcan button, select drop...
Read more >Windows Terminal: the secret to command line happiness!
Open each command line in separate split panes, all in the same terminal window using shortcut keys to jump between them.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for your reply (and sorry for my late one)! True, the embedded shell sounds like too much effort for a feature this small. For me, it would be fine to ‘lose’ the Dockly instance and not have it come back up after I exit the container’s shell. Doesn’t feel more hacky to me than opening it in a new tab, but our opinions may differ on that.
Would you consider merging if I’d implement it that way?
Fixed by #97