v0.8.0
🎉 Hello world, I'm a new release for better work!
- Support the new readkey engine NEX .
- Support disabling the cursor style feature (#21).
- Support line initial mode (#22).
- Fix surround
cs"
orS"
not working (#8). - Fix weird behavior after typing
S
to substitute line (#26) - Fix weird behavior after typing
C
from normal mode (#27) . - Fix wrong paste when cursor is at an empty line (#30).
- Fix entering insert mode triggers bell wrongly (#31) .
- Fix
[cdy]<count>
does not work (#32). - Fix nested calling zvm_readkeys (#34).
- Support to auto restore cursor to user default (#35) .
- Fix key combo
<ESC><key>
in normal mode was stuck (#39). - Fix vi mode was stuck after stroking
c<key>
(#40) . - Fix the cursor style compatibility in the term of vim (#41).
- Fix mktemp permission denied on MacOS (#44).
- Fix empty EDITOR causes editing line corruption.
- Fix the
dw
oryw
includes the newline character (#53). - Fix increasing or decreasing an empty line causes an error (#54).
- Support stroking
ctrl-v
again to exit visual mode (#55). - Fix binding
ctrl-<space>
does not work (#57) - Fix some known issues.
This release provides important updates and bug fixes. Welcome to update to this version!