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

Show/hide terminal global hotkey does not work first time after upgrade #4776

Open
Trent-Fellbootman opened this issue Apr 19, 2024 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@Trent-Fellbootman
Copy link

Discord username (optional)

No response

Describe the bug

Usually the show-hide terminal global hotkey works, but after I upgraded warp and the terminal restarts the first time, I was unable to show-hide the terminal using the hotkey. This issue goes away after you close and reopen warp.

I've upgraded warp from the terminal twice the the issue happened twice.

To reproduce

  1. Upgrade warp with that upgrade button near the top right corner;
  2. Try using the show-hide terminal global hotkey.

Expected behavior

The terminal should be hidden.

Screenshots

No response

Operating system

Linux

Operating system and version

Ubuntu 22.04

Shell Version

zsh 5.8.1 (x86_64-ubuntu-linux-gnu)

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?

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

@Trent-Fellbootman Trent-Fellbootman added the Bugs Bugs, Hangs, Crash, and Freezes label Apr 19, 2024
@vorporeal
Copy link

Thanks for letting us know! I think I understand why this happens - there's a brief period of time where the old and new versions of Warp are both running, and the old version has "exclusive" control over the hotkey so the new version can't register it.

I don't think this is the only issue caused by overlap between old and new versions, so I'll bump up the internal priority of fixing this. No concrete ETA, but we'll follow up here when it's fixed.

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