Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1250 by [email protected]: Feature Proposal: to add vi/vim support disabling ibus by Escape key.
http://code.google.com/p/ibus/issues/detail?id=1250

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...): FreeBSD
Architecture (i386, x86_64): i386
IBus version: 1.3.9

Please provide any additional information below.

This is a new feature proposal.

I am usually using vi/vim on xterm-like terminal apps. I often feel frustration when I switch vi/vim from edit-mode to command-mode by Escape key because IBus is still enabled. Vi/vim users usually frequently switch both modes and are required to turn IBus off every time.

Attached file is a sample implementation created by @kokutoto that disables IBus by detecting specified key event (such as Escape) and passes the event to the app.
It also has feature for separated enable/disable shortcut keys.

Thanks in advance for consideration.



Attachments:
        ibus-visupport.patch  20.6 KB

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复