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.41k stars 375 forks source link

Duplicate Text in Command Block #4664

Open skanjo opened 7 months ago

skanjo commented 7 months ago

Discord username (optional)

No response

Describe the bug

I am using Warp on two different Macbooks, one with Intel and one with M2. The Intel Macbook has this problem in which the command is partially duplicated in the block after it is executed but the M2 never has this problem. I have been applying updates as they are released and I also tried reinstalling Warp on Intel. The following is an example partial duplication after running the command git status

git statgit status

To reproduce

I have no idea how to reproduce this issue. When starting a new terminal it works as expected but after a short time something triggers it and then it happens most of the time afterwards.

Expected behavior

Do not partially duplicate commands in the completed blocks.

Screenshots

This is an example of running the command git status. The completed block has partially duplicated that command as git statgit status. Also note how the partial duplication of the command is highlighted for some reason. I did not do that, it is part of the problem reported here.

Screenshot 2024-03-30 at 7 32 54 PM

Operating system

MacOS

Operating system and version

14.4.1

Shell Version

bash 5.2.26

Current Warp version

v0.2024.03.26.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 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

c4shdev commented 4 months ago
image