Skip to content

wb86 files for uim input method fep ( Front End Processor)

Notifications You must be signed in to change notification settings

scateu/uim-fep-wb86

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uim-fep-wb86

sudo apt-get install uim-fep
sudo mkdir /usr/share/uim/tables
sudo cp *.table /usr/share/uim/tables/
sudo uim-module-manager --register xmload
cp .uim ~/.uim
uim-fep -u wb86 -C white:black
echo 'alias ucdos="uim-fep -u wb86 -C white:black"' >> ~/.bashrc

C-\ to turn on or off input method.

TODO

有待向Debian里增加一个uim-wb86的包

Example

uim-fep -u wb86 -C white:black -e weechat irc://scateu@irc.freenode.net/#tuna,#tuna-random -r /window splitv 50

其它

/usr/share/uim/im-switcher.scm 里面,可以把wb86的提示用中文汉字改一下

(wb86             . "五")

与tmux结合

https://github.com/ToQoz/uim-tmux

加速响应

可以考虑如下修改,以不使用反白方式选字,加快响应速度

/usr/share/uim/im.scm +47

(define preedit-reverse   1)

About

wb86 files for uim input method fep ( Front End Processor)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages