Sunday, December 4, 2022
Show HN: Using Vim as an input method editor (IME) for X11 apps https://ift.tt/agj7cOo
Show HN: Using Vim as an input method editor (IME) for X11 apps 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. https://ift.tt/0JmShDQ December 4, 2022 at 06:03AM
Subscribe to:
Post Comments (Atom)
Cybersecurity Career Week October 16-21, 2023
Join us in Observing Cybersecurity Career Week October 16-21, 2023 nist.gov/nice/ccw What is it? Cybersecurity Career Awareness Week is a ca...
-
The shift to remote work pushed businesses to reimagine the fabric of apps and cloud services they needed to support their workforces. sou...
-
Analysis of threat activity in mission-critical environments prompts CISA advisory urging SAP customers to apply necessary security patches ...
-
Show HN: A command-line utility for deploying serverless applications to AWS https://ift.tt/3klIrsU February 25, 2021 at 02:46PM
No comments:
Post a Comment