Minor
Fix
- Fix the problem that
command
in .vindrc is misinterpreted ascmap
.
New
- Support
cmap
andcnoremap
. - Add
autofocus_textarea
option to automatically focus the nearest text field to the mouse cursor when transitioning to Editor Normal Mode (#26).
Change
- Change the default binding of transition to Resident Mode to
<Esc-Down>
due to duplication of<C-i>
shortcut for italicizing in MS Office. - Also, change the default binding from Resident Mode to Insert Mode to
<Esc-Up>
.