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.4k stars 337 forks source link

Clear command bug when the input positions is set to: Start at the top (Classic mode) #4956

Open alaidine opened 1 month ago

alaidine commented 1 month ago

Dupe Check

Describe the bug

When the input position is pinned at the bottom or at the top, the clear command works normally, but when it is set to start at at the top(classic mode) there is a bug.

To reproduce

Set the input position to be Start at the top, use the clear command. (It happens randomly sometimes it works fine and sometimes there is a bug). To completely clear the screen I use the shortcut Ctrl+l.

Expected behavior

I expected the clear command to clear the screen

Screenshots

screen-capture.webm

Operating system

Linux

Operating system and version

Kali GNU/Linux Rolling 2024.1

Shell Version

GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)

Current Warp version

v0.2024.05.21.16.09.stable_02

Regression

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

Recent working Warp date

25 May 2024

Additional context

I am using warp on Plasma (X11) eglinfo.txt

Does this block you from using Warp daily?

No

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:b9d78064-c89e-4973-b153-5178a31ee54e

None

dannyneira commented 1 month ago

hey @alaidine I think this may have been fixed in recent build. I can't repro this on Warp in Kali.

If you're still seeing the same, check you rc files for anything in your that interacts with the clear command (alias, bindkey).