ZIm/crates/remote
Peter Tripp 2d050a8130
Fix SSH remotes running Nushell (#25613)
- Closes: https://github.com/zed-industries/zed/issues/21005

Nushell does not support `uname -sm`
So invoke `sh -c "uname -sm"` instead which will also work under nushell.
See https://github.com/nushell/nushell/issues/12570 for the choice quote: "being posix/bash compliant is a non-goal"

Release Notes:

- Fixed ssh remotes running Nushell
2025-03-05 15:50:32 +00:00
..
src Fix SSH remotes running Nushell (#25613) 2025-03-05 15:50:32 +00:00
Cargo.toml Add SSH port forwards to settings (#24474) 2025-02-14 14:52:24 -07:00
LICENSE-GPL Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00