Davy
Davy
@qas612820704 @jserv, I already fixed that at #210 (and merged) yesterday, and I don't think english charecter `Y` is that easily to be mistaken here. `一` and `丫` look same...
> While adding a single word as a phrase with a correct bopomofo, it will prioritize the word. > But If you add second word with the same bopomofo, it...
Duplicated to https://github.com/chewing/chewing-editor/issues/91
Maybe this is out of chewing-editor? Auto-adding phrase is provided by [libchewing](https://github.com/chewing/libchewing)
When `chewing_userphrase_add` returns NULL(0), it means that adding phrase is failed. Maybe you just typed `一`(chinese word) in bopomofo field, try `ㄧ`(real bopomofo) ref: #106 #108
@czchen Is this a bug in chewing?
Ref: https://github.com/chewing/chewing-editor/issues/100
I use this to replace the else block, it works on VSCode but it seems that won't bring you to the project directory, but at least, it works: ```bash exec...
Agree with @ruixingw, integration with Windows native IME is an important part to involve WSL in Windows experience. In WSA, there's a virtual IME which interact with Windows IME input...