How to swap Control to Command in cool-retro-term on macOS? #690
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At first, I thought that this terminal doesn't support shortcuts on macOS, but it turned out instead of
Command + "..."
you should useControl + "..."
. Also, even when I useControl
, I couldn't replicate all standard commands that you can find in the default Terminal. Is there a way to directly change the shortcuts by modifying some files or do I need to create a workaround for this problem?