Releases
v5.0.0
This version has undergone many changes. Please read the Migration Guide for key details.
Change
The mapping system has been redesigned to provide advanced and simple mapping. (#96, #104 , #109 )
We changed the syntax of .vindrc. It is not compatible. (#96)
Since the new mapping system allows function names to be written directly in the map, several redundant functions like <syscmd_*>
were renamed.
Unnecessary options have been removed and options with duplicated functions that are difficult to understand have been integrated.
Icon and banners changed to a modern style.
Add
A Self-Mapping function has been added to propagate only certain keys to other applications. (#123 )
Add word-motion, which behaves almost exactly like the original Vim. (#3, #57 , #75 )
Added an option to select the monitor to draw the command line on. (#45 , #72 , #95 )
Added <ctrl-]>
and <ctrl-[>
in addition to mode transitions using <esc>
. (#118 )
Added --command
option to run commands from the terminal. (#101 , #97)
Add new mode prefix like g
or e
for batch map registration. (#91 )
Add listen_interval
option to change interval time of synchronous timer for server-client running. (#112 )
Fix
Fixed deletion of lines not included EOL. (#94 )
Added support for proper positioning and scaling of EasyClick on high DPI displays.(#54 , #85 , #139 )
Fixed wrong projection position in <jump_cursor_with_keybrd_layout>
on multiple displays. (#99 , #102 )
Fixed serveral bugs received in issue.
You can’t perform that action at this time.