-
Notifications
You must be signed in to change notification settings - Fork 253
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
[Bug]: Cannot use zsh in remote #1649
Comments
What type of remote are you connecting to? For Linux, we default to |
It is a cluster. We change our default SHELL in a web environment. I am able to access the
Can I manually set the shell in certain configuration files? |
We haven't added remote shells to configuration files, but i don't think it would be that hard to do. I'll see if I can get a PR open for that, at least as a workaround. Otherwise, do you know what is being used to set the |
Current Behavior
After SSHing into the remote machine, the terminal defaults to using bash instead of zsh. The remote machine has WSH installed. The default SHELL is set to zsh and functions well in other terminals.
Expected Behavior
using zsh.
Steps To Reproduce
after connecting to remote machine, the terminal shows
process finished with exit code = -1
Wave Version
0.10.4 (202412210242)
Platform
macOS
OS Version/Distribution
macOS 15.2
Architecture
arm64
Anything else?
No response
Questionnaire
The text was updated successfully, but these errors were encountered: