Copy to system clipboard with Command+c #5429
Replies: 2 comments 1 reply
-
With the enhanced keyboard protocol (#4939) it is possible to add keybindings that use the super key (command for macos). However it doesn't look like it is possible to bind Super-c, I assume since the terminal program swallows that keypress. So I don't think it is possible to bind this in general. |
Beta Was this translation helpful? Give feedback.
-
How can one bind the super key? I am trying to bind Cmd-S to Crossterm outputs these events:
It seems Super can only be used as a key and not a modifier? Lines 395 to 400 in a6ed104 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to set Command+c to copy to system clipboard in all modes.
I have tried various keycap entries but was unable to get this working.
Can you help me out with the exact combination.
Beta Was this translation helpful? Give feedback.
All reactions