What's Changed
- Fix new clippy lint from 1.84.0 by @sholderbach in #872
- Improve Visual Mode Selection and Command Consistency by @deephbz in #867
- Vi-Mode Feature: Atomic unified commands for ChangeInside/DeleteInside by @deephbz in #874
- Implement vi-mode "Yank" (copy): by @deephbz in #868
- Add Vi
o
command to swap anchor and cursor by @thomasschafer in #877 - Clear selection when exiting visual mode by @thomasschafer in #878
- Bump itertools version by @sholderbach in #884
- fix: columnar_menu create_string with quoted suggestions by @blindFS in #886
New Contributors
- @deephbz made their first contribution in #867
- @thomasschafer made their first contribution in #877
Full Changelog: v0.38.0...v0.39.0