mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-29 21:49:33 +00:00
583b6235fb
This also rolls back the `TerminalWorkDir` abstraction I added for the original remoting, and tidies up the terminal creation code to be clear about whether we're creating a task *or* a terminal. The previous logic was a little muddy because it assumed we could be doing both at the same time (which was not true). Release Notes: - remoting alpha: Removed the ability to specify `gh cs ssh` or `gcloud compute ssh` etc. See https://zed.dev/docs/remote-development for alternatives. - remoting alpha: Added support for terminal and tasks to new experimental ssh remoting |
||
---|---|---|
.. | ||
dev_servers.rs | ||
disconnected_overlay.rs | ||
recent_projects.rs | ||
ssh_connections.rs | ||
ssh_remotes.rs |