Warp
Warp copied to clipboard
Wish: Support Copy and Paste keycodes
Pre-submit Checks
- [x] I have searched Warp feature requests and there are no duplicates
- [x] I have searched Warp docs and my feature is not there
Describe the solution you'd like?
A number of modern keyboards now support the Copy and Paste keycodes.
These are useful in terminals, because terminals usually require Control+Shift+V for Paste for example, while Control+V is used for Paste everywhere else. The Paste keycode allows for a keyboard shortcut that works for pasting both inside and outside of terminals.
The Copy and Paste keycodes are supported by a number of other terminals are usually a one-line fix to add.
For an example in Rust, see how these were added to cosmic-term:
https://github.com/pop-os/cosmic-term/pull/481/files
Is your feature request related to a problem? Please describe.
No response
Additional context
No response
Operating system (OS)
Select an OS
How important is this feature to you?
1 (Not too important)
Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1
None