[Uim] new input method 'look'
Iwata Ray
iwata at quasiquote.org
Wed Mar 14 08:52:16 EET 2007
Hi,
look-im has been added some improvements, learning and writing to disk.
patch for trunk r4477 is following,
http://quasiquote.org/files/uim-look-imp0.diff.gz
$ diffstat uim-look-imp0.diff.gz
scm/Makefile.am | 3
scm/look-custom.scm | 132 ++++++++++++
scm/look.scm | 566 ++++++++++++++++++++++++++++++++++++++++++++++++++++
scm/skk-custom.scm | 12 +
scm/skk.scm | 2
uim/Makefile.am | 8
uim/bsdlook.c | 463 ++++++++++++++++++++++++++++++++++++++++++
uim/bsdlook.h | 53 ++++
uim/look.c | 94 ++++++++
uim/skk.c | 129 ++++++-----
10 files changed, 1403 insertions(+), 59 deletions(-)
"Etsushi Kato" <ek.kato at gmail.com> writes:
> Here is the one more suggestion. I think it is better to have a
> cursor at the position just after the look-context-left. Or is it
> your intention not to set the cursor at the position?
It does make sense. imported.
Thanks.
More information about the uim
mailing list