How to remap cmd-c to ctrl-c when in a Terminal?
trusktr opened this issue · 2 comments
trusktr commented
I map my caps lock
key to command
in macOS, but I'd like it to behave like ctrl
when I'm in a VS Code Terminal.
How can I make (all, or a subset of all) cmd-*
combos while in Terminal behave like ctrl-*
combos from Terminal's perspective?
trusktr commented
Asked on Stack Overflow too: https://stackoverflow.com/questions/56469080/how-can-i-make-cmdc-send-ctrlc-in-vs-codes-terminal
Tyriar commented
I posted an answer on SO https://stackoverflow.com/a/57382360/1156119