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.43k stars 374 forks source link

pressing ctrl + c while already pressed makes warp unresponsive MacOS #4806

Open davidtorge123 opened 6 months ago

davidtorge123 commented 6 months ago

Discord username (optional)

No response

Describe the bug

If for example I have started a docker image running and I want to cancel the process I usually press multiple time ctrl + c to force kill the process but when I press second time Warp becomes unresponsive

To reproduce

1.start a process 2.press ctrl + c multiple times 3.observe that warp is unresponsive

Expected behavior

No response

Screenshots

No response

Operating system

MacOS

Operating system and version

Sonoma 14.4.1 (23E224)

Shell Version

zsh 5.9 (x86_64-apple-darwin23.0)

Current Warp version

v0.2024.04.16.08.02.stable_00

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?

Yes, this issue prevents me from using Warp daily.

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

alokedesai commented 6 months ago

@davidtorge123 Apologies for the issues here and thanks for flagging this to us! Could you send a video of the behavior you're seeing? Does it only reproduce with certain commands or is it any time you press ctrl-c when there is a running command?

dannyneira commented 6 months ago

@davidtorge123 any updates, are you still seeing this issue?