ZIm/crates/remote_server
Mikayla Maki d0bc84eb33
Fix remoting things (#19587)
- Fixes modal closing when using the remote modal folder 
- Fixes a bug with local terminals where they could open in / instead of
~
- Fixes a bug where SSH connections would continue running after their
window is closed
- Hides SSH Terminal process details from Zed UI
- Implement `cmd-o` for remote projects
- Implement LanguageServerPromptRequest for remote LSPs

Release Notes:

- N/A
2024-10-23 00:14:43 -07:00
..
src Fix remoting things (#19587) 2024-10-23 00:14:43 -07:00
build.rs Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
Cargo.toml ssh remoting: Daemonize server process properly by forking and closing stdio (#19544) 2024-10-22 16:36:40 +02:00
LICENSE-GPL Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00