codeapp
codeapp copied to clipboard
Multi-Terminal Support
In current version, when connecting remote host using ssh, it seems we can only open one terminal. Wish to support multiple terminals at the same time to run multiple tasks.
@REDIVIOUS have you given tmux a try? That would enable you to have multiple sessions and maintain state between connections.
I used to use multiple panes but after getting used to tmux I’ve been fine. So far it has worked in the terminal window without issue.