Can't map Caps to Esc #1411
-
|
I'm using Ubuntu 24, and I've mapped Caps Lock to Esc using Tweaks. This works fine in my terminal and VSCode, but in IdeaVim, it degrades to changing the Caps Lock state. I've tried configuring it using IdeaVimrc, but it didn't work. Can anyone provide a method to map Caps Lock to Esc in IdeaVim? Thank you very much |
Beta Was this translation helpful? Give feedback.
Answered by
OptimusCrime
Dec 22, 2025
Replies: 1 comment
-
|
I have used this in the past: https://github.com/rvaiya/keyd Note that the caps -> esc mapping needs to happen outside of Ideavim, and will be system wide. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
B5024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have used this in the past: https://github.com/rvaiya/keyd
Note that the caps -> esc mapping needs to happen outside of Ideavim, and will be system wide.