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

use predictive conversion #17

Closed
h-youhei opened this issue May 14, 2020 · 1 comment
Closed

use predictive conversion #17

h-youhei opened this issue May 14, 2020 · 1 comment

Comments

@h-youhei
Copy link
Owner

If I can select candidate by numeric keys, predictive conversion seems to be useful.

Possible implementation is this

no input

input number

preedit

  1. change state to predictive conversion
  2. select candidate by number

conversion

select candidate by number

To implement it, input state should be handled by the keyboard.

starting state: no input
some character: preedit
convert or predict: conversion
commit: no input
ime off: no input

@h-youhei
Copy link
Owner Author

changing state

direct input

after IME off

precomposition

after IME on
after commit

composition

after character input

conversion

after convert

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

No branches or pull requests

1 participant