daipeihust/im-select

It stopped working with the last update of Windows 10

Closed this issue · 6 comments

subj. The application always returns zero (0).

Yes, I also got the same problem.
I run it in cmd. It always returns 0.
when run cmd as administrator, it still return 0.

I try to run it in powershell or git bash. It retuns 1033.
But I run "powershell ...\im-select.exe" in cmd. It still return 0.
There is only 'cmd' option in vscode setting. It seems that it cannot be solved in this way.

Today I find it can be used in vscode-vim again with same settings. Although it still returns 0 in cmd.
So it seems to be a problem of vscode-vim, not im-select in cmd. Now it has been fixed.
Sorry to misjudge the source of the problem.

Today I find it can be used in vscode-vim again with same settings
How to fix it? I still have the problem.

My problem was that the "vim.autoSwitchInputMethod.enable" option was false =)
Now it works well from cmd (without git-bash).