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.45k stars 339 forks source link

Global Hotkey terminal doesn't work with clipboard manager (Maccy) #2806

Open johntony366 opened 1 year ago

johntony366 commented 1 year ago

Discord username (optional)

johto#6111

Describe the bug

I use the clipboard manager app "Maccy" (https://maccy.app/). It is a very useful tool that let's me keep a history of things I've copied before. Unfortunately, I am unable to paste from the clipboard manager to the global hotkey window. It does work fine with the normal terminal window however.

To Reproduce

  1. Install Maccy from https://maccy.app/
  2. Use your warp terminal global hotkey to open the global terminal window (in my case it is option+`)
  3. Use your designated hotkey to bring up the clipboard manager. In my case it is Command+Shift+V, but the default is Command+Shift+C.
  4. Use the arrow keys to select any piece of text from your clipboard history and press Enter. This is supposed to paste the selected text into the open window.
  5. Observe that the selected text does not get pasted into the console.

Expected behaviour

The selected text should get pasted into the console.

Screenshots

https://user-images.githubusercontent.com/88877609/226831654-a22bbe88-c997-4b48-8895-74b975e80057.mov

Operating System

MacOS

OS Version

13.2.1

Shell Version

5.8.1

Warp Version

v0.2023.03.14.08.03.stable_01

Additional context

No response

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

dannyneira commented 1 year ago

Thanks for letting us know @johntony366. No firm ETA on the fix, but this issue is on our radar and we'll post any updates on this thread.

Please :+1: and comment if you're also seeing this issue as it helps us gauge impact.

gfaramaz commented 8 months ago

Same issue with Paste (another clipboard tool), it seems that unlike other apps, keyboard focus within Warp is lost when opening a clipboard tool.