ZIm/crates/remote_server/src
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
..
headless_project.rs Fix remoting things (#19587) 2024-10-23 00:14:43 -07:00
main.rs ssh remoting: Do not print error backtrace on non-zero exit (#19290) 2024-10-17 09:41:16 +02:00
remote_editing_tests.rs Don't upload local settings to ssh remotes (#19577) 2024-10-22 20:11:05 -06:00
remote_server.rs Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07:00
unix.rs ssh remoting: Fix heartbeat timer and exit conditions (#19557) 2024-10-22 18:45:56 +02:00