Skip to content

hy2k/zenhan

This branch is up to date with iuchim/zenhan:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0292f91 · Feb 3, 2020

History

4 Commits
Aug 22, 2019
Feb 3, 2020
Feb 3, 2020
Aug 22, 2019
Aug 22, 2019

Repository files navigation

zenhan

Switch the mode of input method editor from terminal. This is a tool similar to im-select.

see https://github.com/VSCodeVim/Vim#input-method

Setting example

"vim.autoSwitchInputMethod.enable": true,
"vim.autoSwitchInputMethod.defaultIM": "0",
"vim.autoSwitchInputMethod.obtainIMCmd": "D:\\bin\\zenhan.exe",
"vim.autoSwitchInputMethod.switchIMCmd": "D:\\bin\\zenhan.exe {im}"

see also

Qiita (Japanese)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 60.9%
  • Shell 39.1%