github jeffreytse/zsh-vi-mode v0.8.0

latest releases: v0.11.0, v0.10.0, v0.9.0...
3 years ago

🎉 Hello world, I'm a new release for better work!

  1. Support the new readkey engine NEX .
  2. Support disabling the cursor style feature (#21).
  3. Support line initial mode (#22).
  4. Fix surround cs" or S" not working (#8).
  5. Fix weird behavior after typing S to substitute line (#26)
  6. Fix weird behavior after typing C from normal mode (#27) .
  7. Fix wrong paste when cursor is at an empty line (#30).
  8. Fix entering insert mode triggers bell wrongly (#31) .
  9. Fix [cdy]<count> does not work (#32).
  10. Fix nested calling zvm_readkeys (#34).
  11. Support to auto restore cursor to user default (#35) .
  12. Fix key combo <ESC><key> in normal mode was stuck (#39).
  13. Fix vi mode was stuck after stroking c<key> (#40) .
  14. Fix the cursor style compatibility in the term of vim (#41).
  15. Fix mktemp permission denied on MacOS (#44).
  16. Fix empty EDITOR causes editing line corruption.
  17. Fix the dw or yw includes the newline character (#53).
  18. Fix increasing or decreasing an empty line causes an error (#54).
  19. Support stroking ctrl-v again to exit visual mode (#55).
  20. Fix binding ctrl-<space> does not work (#57)
  21. Fix some known issues.

This release provides important updates and bug fixes. Welcome to update to this version!

Don't miss a new zsh-vi-mode release

NewReleases is sending notifications on new releases.