Skip to content

v1.3.0 ✨

Compare
Choose a tag to compare
@Araxeus Araxeus released this 15 May 17:12
· 87 commits to master since this release
  • Fuzzy-select feature (type anything to filter current directory)

  • New launch logic:
    lsi is now a script which can cd to directories

  • Shift+Enter to cd to folder

  • Ctrl+Enter to open folder in file browser

  • Use custom patched dialoguer crate:
    console-rs/dialoguer@master...Araxeus:master

    • return KeyModifiers in select prompt
    • return KeyModifiers in fuzzy_select prompt
    • Change default fuzzy_match_highlight_style
    • don't highlight RTL chars
    • fix-special-chars-panic-in-fuzzy-select'
    • fix-fuzzy-clear-on-cancel

Full Changelog: v1.2.0...v1.3.0