-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mosh fails to connect with fish #25789
Comments
6 tasks
I will likely not get a chance to really look into this until next week, but I will definitely figure out what went wrong here. Sorry about this! :-( |
Don't worry too much, it's not something critical (hopefully it's the only thing affected). I'll try to sort this out though I have little experience here. |
7 tasks
there's a fix in this commit: 5b1069d |
Mic92
pushed a commit
that referenced
this issue
May 22, 2017
sourced (this fixes issue #25789: #25789 (comment) and the issue with git-annex mentioned here #24314 (comment) )
Mic92
pushed a commit
that referenced
this issue
May 22, 2017
sourced (this fixes issue #25789: #25789 (comment) and the issue with git-annex mentioned here #24314 (comment) ) (cherry picked from commit 3f91e0d)
adrianpk
added a commit
to adrianpk/nixpkgs
that referenced
this issue
May 31, 2024
sourced (this fixes issue NixOS#25789: NixOS#25789 (comment) and the issue with git-annex mentioned here NixOS#24314 (comment) ) (cherry picked from commit 3f91e0d)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue description
It looks like PR #24314 messed something up with fish environment as now connecting to a server with mosh fails giving
I reverted the commit (it was mistakenly merged into 17.03) and mosh started working again.
Steps to reproduce
programs.mosh.enable = true;
$ mosh localhost
The text was updated successfully, but these errors were encountered: