How can i make it so that the input mode of the Japanese IME is global, rather than per-window?
Expected behavior:
- Window 1 focused: (set mode to hiragana)
- Window 2 focused: (set mode to latin)
- Window 1 focused: (type something) → (latin text appears)
Actual behavior:
- Window 1 focused: (set mode to hiragana)
- Window 2 focused: (set mode to latin)
- Window 1 focused: (type something) → (hiragana text appears rather than latin) [???]