Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not input chinese characters #26

Open
snowdream opened this issue May 1, 2019 · 2 comments
Open

Can not input chinese characters #26

snowdream opened this issue May 1, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@snowdream
Copy link

Describe the bug
I Can not input chinese characters with vim.wasm

Steps To Reproduce

  1. Open https://rhysd.github.io/vim.wasm/
  2. Try to input chinese,like " 你好,世界"
  3. It shows "nihao,shijie" in the vim.wasm.

Expected behavior
It shows "你好,世界" in the vim.wasm.

Actual behavior
It shows "nihao,shijie" in the vim.wasm.

Screenshots/DevTools console (if possible)
image

Your environment:

  • OS: macos
  • Browser: chrome
  • Browser Version: 73.0.3683.103

Additional context (if any)
None

@rhysd
Copy link
Owner

rhysd commented May 1, 2019

Yeah, IME is not supported yet.

@rhysd rhysd added the enhancement New feature or request label May 1, 2019
@kcmvp
Copy link

kcmvp commented Aug 2, 2023

Any plan for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants