What's Changed
- Upgrade
unicode-width
to 0.2 by @KAAtheWiseGit in #895 - chore: upgrade thiserror to v2 by @tisonkun in #890
- fix clippy: call
next_back
instead oflast
onDoubleEndedIterator
by @WindSoilder in #902 - fix: accurately locate the match within the suggestion value by @divanshu-go in #903
- editor: introduce a KillLine command, and bind it to ctrl_k in emacs by @WindSoilder in #901
New Contributors
- @KAAtheWiseGit made their first contribution in #895
- @divanshu-go made their first contribution in #903
Full Changelog: v0.39.0...v0.40.0