What's Changed
- Fix shift selection in vi (insert) & emacs mode by @collinmurch in #927
- Add match_indices field to Suggestion by @ysthakur in #798
- fix: bashism parsing by @migraine-user in #958
- Fix issue with some terminal that might not properly support kitty by @PitiBouchon in #920
- Update dependencies to use rustix-1.1.2 by @lu-zero in #966
- fix: wrong answer of
find_common_stringby @blindFS in #969 - Bump to 0.44.0 by @cptpiepmatz in #980
- Bump
crossbeam-channelby @cptpiepmatz in #981
New Contributors
- @collinmurch made their first contribution in #927
- @migraine-user made their first contribution in #958
- @PitiBouchon made their first contribution in #920
- @lu-zero made their first contribution in #966
Full Changelog: v0.43.0...v0.44.0