ZIm/crates/recent_projects/src
Max Brunsfeld 37010aac6b
Allow opening the FS root dir as a remote project (#30190)
### Todo

* [x] Allow opening `ssh://username@host:/` from the CLI
* [x] Allow selecting `/` in the `open path` picker
* [x] Allow selecting the home directory in the `open path` picker

Release Notes:

- Changed the initial state of the SSH project picker to show the full
path to your home directory on the remote machine, instead of `~`.
- Added the ability to open `/` as a project folder over SSH

---------

Co-authored-by: Agus Zubiaga <hi@aguz.me>
2025-05-07 16:50:57 -07:00
..
disconnected_overlay.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
recent_projects.rs History manager (#26369) 2025-04-11 21:34:51 +00:00
remote_servers.rs Allow opening the FS root dir as a remote project (#30190) 2025-05-07 16:50:57 -07:00
ssh_connections.rs Properly restore window position for SSH projects (#29904) 2025-05-05 08:46:49 +00:00