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.13k stars 362 forks source link

Keyboard shortcut to insert primary selection content #4995

Open damanis opened 4 months ago

damanis commented 4 months ago

Dupe Check

Describe the solution you'd like?

Just configurable shortcut to insert content of primary selection (not via clipboard). It should be same as MiddleClick, but by keyboard.

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

How important is this feature to you?

5 (Can't work without it!)

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

dannyneira commented 4 months ago

Hi @damanis When you have something in the clipboard or copy on select, pressing your paste shortcut should default to pasting the text into the end of the input editor (similar to middle-click paste).

https://github.com/warpdotdev/Warp/assets/16809145/edcda3ef-bc94-47c7-bbd2-43bfdb771501

I hope this helps! If this is different from your request, please provide a better visual and explanation of what you're expecting to see.

damanis commented 4 months ago

@dannyneira The paste shortcut insert Clipboard content while MiddleClick (and requested feature) — PrimarySelection content.