remote: Wrap uname invocation in sh for nu shell - #40084
Merged
Merged
Conversation
Veykril
force-pushed
the
veykril/push-onulsstlyupy
branch
from
October 13, 2025 08:59
dae2f91 to
79a42ae
Compare
Veykril
force-pushed
the
veykril/push-onulsstlyupy
branch
from
October 13, 2025 16:54
79a42ae to
8a9978a
Compare
|
since we're checking for nushell explicitly, why not use nushell syntax instead of spawning a separate shell, either by doing |
Member
Author
|
Oh that sounds better, thanks! |
Veykril
force-pushed
the
veykril/push-onulsstlyupy
branch
from
October 14, 2025 06:32
8a9978a to
5b7a90a
Compare
Veykril
force-pushed
the
veykril/push-onulsstlyupy
branch
from
October 14, 2025 06:32
5b7a90a to
5d03894
Compare
Veykril
enabled auto-merge (squash)
October 14, 2025 06:35
reflectronic
pushed a commit
that referenced
this pull request
Oct 14, 2025
GustavoWidman
added a commit
to GustavoWidman/nix
that referenced
this pull request
Oct 17, 2025
This reverts commit e2465c5. nushell has been pached on ssh remotes thanks to zed-industries/zed#40084. yay!
|
I am on Mac OS and I still see this problem
Using Zed 0.210.4 428ef50 Apparently using ^uname did not fix it. |
Member
Author
|
Thanks for raising this once more, I'll investigate! |
Member
Author
|
Ah this broke with our quoting changes again it seems |
Veykril
added a commit
that referenced
this pull request
Nov 3, 2025
#40084 (comment) Closes #41547 Release Notes: - Fixed remoting not working when the remote has nu set as its shell
P1n3appl3
pushed a commit
to bnjjj/zed
that referenced
this pull request
Nov 4, 2025
zed-industries#40084 (comment) Closes zed-industries#41547 Release Notes: - Fixed remoting not working when the remote has nu set as its shell
tomatitito
pushed a commit
to tomatitito/zed
that referenced
this pull request
Nov 7, 2025
zed-industries#40084 (comment) Closes zed-industries#41547 Release Notes: - Fixed remoting not working when the remote has nu set as its shell
jasonsmithio
pushed a commit
to paddleboarddev/paddleboard
that referenced
this pull request
May 31, 2026
zed-industries/zed#40084 (comment) Closes zed-industries/zed#41547 Release Notes: - Fixed remoting not working when the remote has nu set as its shell
jolutz
pushed a commit
to jolutz/zed
that referenced
this pull request
Aug 8, 2026
…s#40084) Closes zed-industries#39994 Release Notes: - Fixed remoting not working when nushell is set as the default shell on the remote target
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Closes #39994
Release Notes: