Feature Request: Ability to open local terminal when working on a remote project #25295
cirego
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
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.
-
I use cloud-based development environments and I'm loving Zed's Remote Development functionality. In my workflow, I development with two terminal windows:
tmux
session for running commands on the remote host so that I have a persistent session even if I get disconnected.With Zed, I can have a terminal window that runs
tmux
and solves my first use case. For my second use case, I need to run another application open so that I can run the second command on my local machine. It would be great if I could have an option to open a "local terminal window" and remove the need for the terminal application.Beta Was this translation helpful? Give feedback.
All reactions