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

Typing in an SSH session hides the prompt #5380

Open
1 task done
swarajban opened this issue Oct 14, 2024 · 2 comments
Open
1 task done

Typing in an SSH session hides the prompt #5380

swarajban opened this issue Oct 14, 2024 · 2 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@swarajban
Copy link

Dupe Check

Describe the bug

Warp bug: typing in an SSH session hides the prompt

Video: https://www.loom.com/share/aa9eeacbdd6a40308499826e3ef00189

Steps

  1. SSH in to machine
  2. Run ipython
  3. Start typing any characters

Expected
4. I can see the characters I'm typing on my current line

Actual
4. Warp jumps to top, but keeps SSH command banner on top and hides my current line

To reproduce

See above

Expected behavior

No response

Screenshots

https://www.loom.com/share/aa9eeacbdd6a40308499826e3ef00189

Operating system

MacOS

Operating system and version

15.0.1

Shell Version

No response

Current Warp version

v0.2024.10.08.08.02.stable_02

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this an issue only in Warp?

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

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

@swarajban swarajban added the Bugs Bugs, Hangs, Crash, and Freezes label Oct 14, 2024
@dannyneira
Copy link
Member

Hi @swarajban This is a known issue with the Sticky Command Header. The header/prompt overlaps any full-screen apps like ipython REPL (which we are tracking full Warp support for here).

You have a couple of options:

  • Toggle by searching for “Sticky Command Header” within the Command Palette CMD-P or by pressing CTRL-CMD-S.
  • You can also "Toggle the Sticky Command Header in the Active Pane" with CTRL-S. This won't disable the feature entirely, only minimize it on the active session.

please let me know if this helps or if the issue persists.

@swarajban
Copy link
Author

swarajban commented Oct 15, 2024 via email

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
Projects
None yet
Development

No branches or pull requests

2 participants