Skip to content
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

SSH RemoteCommand #4941

Closed
2 tasks done
TristanSurGithub opened this issue May 22, 2024 · 2 comments
Closed
2 tasks done

SSH RemoteCommand #4941

TristanSurGithub opened this issue May 22, 2024 · 2 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes SSH SSH Related Issues

Comments

@TristanSurGithub
Copy link

Dupe Check

Operating System

MacOS

Operating System and Version

14.4.1

Local Shell Version

5.9

Remote Shell Version

5.9

Warp Version

v0.2024.05.14.08.01.stable_04

I have tried commenting out my system & user rcfiles and warp still will not bootstrap

  • Yes

Screenshots

image
"Remote Command cd /path" doesn't work for the ssh connection, but the navite terminal does.

Include shell xtrace output

"Remote Command cd /path" doesn't work for the ssh connection, but the navite terminal does.

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore) - linear-label:e7dfaa84-5fdb-4a00-b754-d8912da923fa

None

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

@TristanSurGithub TristanSurGithub added Bugs Bugs, Hangs, Crash, and Freezes SSH SSH Related Issues labels May 22, 2024
@dannyneira
Copy link
Member

Hi @TristanSurGithub sorry about this blocker. A similar issue has been reported in the past which we are tracking here. #1171

Warp has an SSH Wrapper that enables features (like the blocks, prompt, completions, etc.) on remote machines requiring the default prompt on the remote machine to be either bash or zsh, but it has some known limitations you're seeing now.

As a workaround you can add command ssh to your Settings > Subshells > Added commands menu, then run command ssh <user@server> to connect to remote session, this will attempt to enable Warp features as a subshell.

You can also try disabling the SSH Wrapper by navigating to Settings > Features. Blocks will stop working but with it disabling, SSH should work as normal.

Related docs:
https://docs.warp.dev/features/ssh
https://docs.warp.dev/features/subshells

If those don't work, please let us know.

@dannyneira
Copy link
Member

dannyneira commented May 22, 2024

Duplicate of #1171

@dannyneira dannyneira marked this as a duplicate of #1711 May 22, 2024
@dannyneira dannyneira marked this as a duplicate of #1171 May 22, 2024
@dannyneira dannyneira marked this as not a duplicate of #1711 May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes SSH SSH Related Issues
Projects
None yet
Development

No branches or pull requests

2 participants