- Added Ctrl-C binding in vi keymaps, to match normal Readline behavior (#716).
- Fixed missing auto-suggestions when anchored to the end of the input line (regression introduced in v1.6.4).
- Fixed #718; potential for "coroutine is orphaned" error, depending on the CPU speed and how
autosuggest.strategy
is configured (regression introduced in v1.3.26).