Run command on mode change #8797
Answered
by
erasin
peter-jerry-ye
asked this question in
Q&A
-
Hi, I'm using Helix to edit files involving multiple languages, thus I need to switch back my input method to English when I exit the insertion mode so that I can use the normal key bindings. Is there a way to define such scripts when the mode is changed? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
erasin
Feb 21, 2024
Replies: 1 comment
-
linux/macos use https://github.com/erasin/helix-config/blob/main/scripts/ime-switch windows use https://github.com/erasin/win-ime-switch |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
peter-jerry-ye
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
read ime-switch config
linux/macos use https://github.com/erasin/helix-config/blob/main/scripts/ime-switch
windows use https://github.com/erasin/win-ime-switch