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
21.23k stars 367 forks source link

Typing in an SSH session hides the prompt #5380

Open swarajban opened 4 days ago

swarajban commented 4 days ago

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

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

Actual

  1. 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

dannyneira commented 4 days ago

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:

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

swarajban commented 3 days ago

Ah thank you, that works great. Appreciate the quick response!

-- Swaraj Banerjee

On Mon, Oct 14, 2024 at 2:09 PM, Danny Neira @.***> wrote:

Hi @swarajban https://github.com/swarajban This is a known issue with the Sticky Command Header https://docs.warp.dev/features/blocks/sticky-command-header. The header/prompt overlaps any full-screen apps like ipython REPL https://github.com/warpdotdev/Warp/issues/4082#issuecomment-1896399188 (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.

— Reply to this email directly, view it on GitHub https://github.com/warpdotdev/Warp/issues/5380#issuecomment-2412348753, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC52G2LKLEIFVK5S2CYFBDZ3QXJZAVCNFSM6AAAAABP5QL66CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJSGM2DQNZVGM . You are receiving this because you were mentioned.Message ID: @.***>