xdavidwu / wlchewing

Wayland Chinese zhuyin input method with libchewing
MIT License
13 stars 1 forks source link

skip candidate group if there is only one member? #7

Closed xdavidwu closed 2 days ago

xdavidwu commented 2 years ago

are there any usecase for showing one-member candidate group?

should candidate group of one character be skippable? (if nothing happens, it may feels broken. should be optional)

xdavidwu commented 2 days ago

There are cases that the only member is not chosen yet (due to word segmentation.)

Also explicitly choosing a candidate, even if matching auto-selection, may be meaningful to the engine.