6.2.0
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)