warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.95k stars 358 forks source link

Warp clobbers my terminal output during SSH #2605

Open acgetchell opened 1 year ago

acgetchell commented 1 year ago

Discord username (optional)

No response

Describe the bug

When I login to my HPC cluster via Warp it clobbers the message of the day, etc:

Screenshot 2023-02-03 at 12 10 11 PM

Versus:

Screenshot 2023-02-03 at 12 10 30 PM

To Reproduce

ssh <remote server>

Expected behaviour

MOTDs, info messages, etc. during login.

Screenshots

No response

Operating System

MacOS

OS Version

13.2

Shell Version

zsh 5.8.1 (x86_64-apple-darwin22.0)

Warp Version

v0.2023.01.31.08.08.stable_02

Additional context

No response

Does this block you from using Warp daily?

No

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

None

dannyneira commented 1 year ago

Thanks for letting us know, this may be due to the bootstrapping that takes place when you connect to a remote machine with SSH.

Take a look at our docs for possible workarounds. https://docs.warp.dev/help/known-issues#ssh

If possible let us know the startup script you're using on the remote server to generate the welcome message, there could be something there stopping the process in Warp.