Skip to content

v1.7.8

Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 30 Jan 01:06
· 54 commits to master since this release
  • 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).