Twitter
youtube
Discord
Contact us
Forums
New posts
Trending
Rules
Explore
Bioenergetic Wiki
Bioenergetic Life Search
Bioprovement Peat Search
Ray Peat Interviews by Danny Roddy
Master List: Ray Peat, PhD Interviews & Quotes by FPS
Traveling Resources
Google Flights
Wiki Voyage
DeepL Translator
Niche
Numbeo
Merch
Log in
Register
What's new
Search
Search
Search engine:
Threadloom Search
XenForo Search
Search titles only
By:
New posts
Trending
Menu
Log in
Register
Navigation
Install the app
Install
More options
Light/Dark Mode
Contact us
Close Menu
Information
World News
Show HN: Using Vim as an input method editor (IME) for X11 apps
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Hacker News" data-source="post: 76386" data-attributes="member: 365"><p>As a Vim user, I often use Vim to write some text and then copy & paste it into another text field of GUI apps (e.g. browsers, chat apps, etc.), because almost all of these text fields provide only very basic editing functions.</p><p>A while ago, I came up with an idea: what if we could use Vim as an IME?</p><p>Ordinary IMEs are used to input some non-English characters, but the essential functions of IME are 1) receiving a keyboard sequence 2) process the key sequence and outputting a text</p><p>These functions are the same as text editor's. So I thought implementing an IME that can be used with Vim keybindings could be a good solution for the above problem.</p><p>After that I learned mechanisms of IME for Linux desktop and tried to develop an experimental IME.</p><p></p><hr /><p></p><p>Comments URL: <a href="https://news.ycombinator.com/item?id=33850477" target="_blank">https://news.ycombinator.com/item?id=33850477</a></p><p></p><p>Points: 3</p><p></p><p># Comments: 0</p><p></p><p><a href="https://github.com/algon-320/vime" target="_blank">Continue reading...</a></p></blockquote><p></p>
[QUOTE="Hacker News, post: 76386, member: 365"] As a Vim user, I often use Vim to write some text and then copy & paste it into another text field of GUI apps (e.g. browsers, chat apps, etc.), because almost all of these text fields provide only very basic editing functions. A while ago, I came up with an idea: what if we could use Vim as an IME? Ordinary IMEs are used to input some non-English characters, but the essential functions of IME are 1) receiving a keyboard sequence 2) process the key sequence and outputting a text These functions are the same as text editor's. So I thought implementing an IME that can be used with Vim keybindings could be a good solution for the above problem. After that I learned mechanisms of IME for Linux desktop and tried to develop an experimental IME. [HR][/HR] Comments URL: [URL]https://news.ycombinator.com/item?id=33850477[/URL] Points: 3 # Comments: 0 [url="https://github.com/algon-320/vime"]Continue reading...[/url] [/QUOTE]
Loading…
Insert quotes…
Verification
Post reply
Information
World News
Show HN: Using Vim as an input method editor (IME) for X11 apps
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top