You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 8, 2024. It is now read-only.
When you have 3 or more input methods, and you mostly use only two of them, the current behaviour is pretty inconvenient.
For example, I frequently type in mixed English and Russian, and also have rarely used Japanese input method. Currently, when I type in fcitx, I have to go through Japanese every second time ( text [SWITCH] текст [SWITCH][SWITCH] text [SWITCH] текст), which takes some time.
What I suggest is to make fcitx remember the last used input method, and switch to the other ones only on subsequent key presses. This way the two most used input methods will always be a key press away, and the rarely used ones will require an additional keypress (text [SWITCH] текст [SWITCH] text [SWITCH] текст [SWITCH] text [SWITCH] текст [SWITCH][SWITCH] 例).
This is actually how ibus works, and I find it pretty neat.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
(maybe similar to the #359)
When you have 3 or more input methods, and you mostly use only two of them, the current behaviour is pretty inconvenient.
For example, I frequently type in mixed English and Russian, and also have rarely used Japanese input method. Currently, when I type in fcitx, I have to go through Japanese every second time (
text [SWITCH] текст [SWITCH][SWITCH] text [SWITCH] текст
), which takes some time.What I suggest is to make fcitx remember the last used input method, and switch to the other ones only on subsequent key presses. This way the two most used input methods will always be a key press away, and the rarely used ones will require an additional keypress (
text [SWITCH] текст [SWITCH] text [SWITCH] текст [SWITCH] text [SWITCH] текст [SWITCH][SWITCH] 例
).This is actually how ibus works, and I find it pretty neat.
The text was updated successfully, but these errors were encountered: