[Uim] new input method 'look'

Iwata iwata at quasiquote.org
Sun Feb 18 20:44:41 EET 2007


Hi,

I wrote new input method 'look',
a tiny predictive im inspired by uim-skk(and also ddskk).

patch is available at:
  http://quasiquote.org/files/uim-look-im.diff.gz

This patch is including own look command(bsdlook.{c,h}, from OpenBSD)
and modified uim/skk.c.

$ diffstat uim-look-im.diff
 scm/Makefile.am     |    3
 scm/look-custom.scm |  101 +++++++++++
 scm/look.scm        |  311 +++++++++++++++++++++++++++++++++++
 scm/skk-custom.scm  |   12 +
 scm/skk.scm         |    2
 uim/Makefile.am     |    8
 uim/bsdlook.c       |  457 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 uim/bsdlook.h       |   53 ++++++
 uim/look.c          |   94 ++++++++++
 uim/skk.c           |  129 ++++++++------
 10 files changed, 1111 insertions(+), 59 deletions(-)

Any suggestions?

--
Iwata



More information about the uim mailing list