Skip to content

6.2.0

Compare
Choose a tag to compare
@gwenn gwenn released this 04 Jun 16:57
· 703 commits to master since this release
6b07ef0

Changelog

  • vi: use j, k, + and - for history navigation (#374)
  • Migrate to dirs-next (#388)
  • Allow Windows to use case insensitive path completion (#389)
  • Fix completions with multiline prompt / input (#390)
  • Sort file completion candidates (#393)
  • Redefine DummyTerminal::is_unsupported under wasm (#354)
  • More sane behavior if terminal size is zero (#396)
  • Returns impl Iterator directly (#395)