Skip to content

v0.8.1

Compare
Choose a tag to compare
@jeffreytse jeffreytse released this 30 Mar 09:27
· 114 commits to master since this release

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

  1. Fix W/E/B navigation and text object not working (#58) .
  2. Fix escape sequences don't be treated correctly (#59).
  3. Better readkey timeout initialization.
  4. Better aspect of after_select_vi_mode commands.
  5. Fix backward range operation isn't correct (#61).
  6. Fix exiting range operation will remove a letter (#62).
  7. Better oppend mode cursor style in range operations.
  8. Better repeating navigation (#63).
  9. Refactor opening line below and above function.
  10. Fix replacing characters causes some weird behaviors (#65).
  11. Fix wrong selection region when changing between visual modes (#66).
  12. Fix unexpected behavior of [cdy][ia][wW] (#67).
  13. Fix unexpected behavior of [cdy][ia][eE] (#70).
  14. Fix cursor style not supported in alacritty (#72).
  15. Fix unexpected behavior of replacing by R (#73) .
  16. Fix unexpected behavior of backspace key in R mode (#74) .

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