options: disable --input-ime by default
Enabling IME by default can cause problems when the player is expecting keybinds and not text input. Windows IME implementation mitigates this by switching IME to alphanumeric mode, but this is impossible on Wayland with the text input protocol. Disable it by default and add a note to recommend enabling IME only on demand, like console.lua.
N
nanahi committed
7f4add8ddbab053958f37b4a7a2f27ffc5d20096
Parent: 052870b
Committed by Dudemanguy <random342@airmail.cc>
on 2/17/2025, 4:56:47 PM