#incorrect copy shortcuts block
5 messages · Page 1 of 1 (latest)
Hi @hot heart. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
Based on the information from the GitHub issues, it seems that there have been some issues with keyboard shortcuts in Warp, particularly with the "Copy" function.
In one issue, a user reported that the custom keyboard shortcut for "Copy" does not copy the selected command text, but only the command output. A workaround suggested by a Warp team member was to enable "Copy on Select" and clear the keybindings for "Copy" as well as "Copy Command and Output", then set the keybind for "Copy" to CTRL-C (source (https://github.com/warpdotdev/Warp/issues/3558)).
Another user mentioned that if you bind the Ctrl+C keyboard shortcut to Copy, it will break other programs that use Ctrl+C to terminate, such as ssh. The user suggested that the ideal behavior for Warp would be to only Copy if there's text selected. Otherwise, it should just send ^C to the running program (source (https://github.com/warpdotdev/Warp/issues/3558)).
If you're experiencing similar issues, you might want to try the suggested workarounds or open a new issue on the Warp GitHub page to get help from the Warp team.
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@hot heart kapa.ai is still learning and improving, please let us know how it did by reacting below
Thanks for letting us know, seems like alot of those shortcut popups are possibly hard coded for the macOS