AIMSwitcher
AIMSwitcher copied to clipboard
AIMSwitcher, An Input Method Switcher
Results
2
AIMSwitcher issues
Sort by
recently updated
recently updated
newest added
Add the --immt option to toggle the input method mode between two specific modes. Useage: ```shell .\AIMSwitcher.exe --immt [INPUTMETHODMODE1] [INPUTMETHODMODE2] ```
这是vscodevim的文档中说明的 Setting | Description -- | -- vim.autoSwitchInputMethod.enable | Boolean denoting whether autoSwitchInputMethod is on/off. vim.autoSwitchInputMethod.defaultIM | Default input method. vim.autoSwitchInputMethod.obtainIMCmd | The full path to command to retrieve the...