How can I swap the ; and : keys in my keyboard?
#1709
Answered
by
plasmadice
adityadesaha
asked this question in
Q&A
-
|
Hey folks, new user here. Apologies if there's some documentation that covers this use case. Coming from vim background, I think it'd be amazing if I could remap my |
Beta Was this translation helpful? Give feedback.
Answered by
plasmadice
Jul 25, 2025
Replies: 1 comment 1 reply
-
|
I was able to swap it using |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
adityadesaha
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was able to swap it using
forkandunshift. Works by mapping;to:, then removing the shift modifier whensft(Shift) is detected usingfork.