Skip to content

Releases: Araxeus/ls-interactive

v1.7.0 ✨

30 Mar 17:21
Compare
Choose a tag to compare

What's Changed

  • [BREAKING] print current directory on shift/alt + enter on the .. entry in #50

  • [Windows] fix My Computer link in drives view in #51

  • bump dependencies in #52 & #53

Full Changelog: v1.6.0...v1.7.0

v1.6.0 ✨

12 Mar 23:16
8759218
Compare
Choose a tag to compare

What's Changed

  • Add windows drive view by in #27

  • Make every file/directory a clickable link in #30

  • There are many subtle improvements and bug fixes included in both PR's above (including arrow key navigation)

  • update GitHub actions in #36

  • Bump all dependencies

Full Changelog: v1.5.0...v1.6.0

v1.5.0 ✨

31 Dec 21:40
Compare
Choose a tag to compare

What's Changed

  • feat: Check for updates on launch by @Araxeus in #1
  • Internal Renderer + Additional shells support by @Araxeus in #14
    • Remove dialoguer dependency by switching to an internal prompt renderer
    • Add support for Powershell, Fish, and NuShell
    • Expanded support and fixed bugs with all shells
  • Updated dependencies

Full Changelog: v1.4.0...v1.5.0

v1.4.0 ✨

21 May 09:15
50e4cca
Compare
Choose a tag to compare

What's Changed

  • Fix navigation not working on Linux/macOS

  • New installation method for Linux/macOS (add function from lsi.sh to .bashrc)

  • Added Alt+Enter as an alternative for Shift+Enter

  • Fix uppercase file extension not recognized

  • Bump lnk from 0.3.0 to 0.4.1

Full Changelog: v1.3.0...v1.4.0

v1.3.0 ✨

15 May 17:12
Compare
Choose a tag to compare
  • 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

v1.2.0 ✨

09 May 19:14
Compare
Choose a tag to compare
  • Performance/Memory allocation improvement (Major refactor)

  • Resolve .lnk shortcuts and browse the target directory

  • Add new file types + icons

     "toml" | "ini" | "conf" | "json" | "yaml" | "yml" | "xml" | "csv" => Settings // ⚙️
    
     "url" | "html" => Web, //  🌐
    
     "rs" => Rust, // 🦀
    
     "js" => Javascript, // 📒
    
     "css" | "scss" => CSS, // 💄

v1.1.2

06 May 17:38
Compare
Choose a tag to compare
v1.1.2

v1.1.0

06 May 10:12
Compare
Choose a tag to compare
v1.1.0

v1.0.3.3c

05 May 23:44
Compare
Choose a tag to compare
v1.0.3.3c

v1.0.3.3

05 May 23:03
Compare
Choose a tag to compare
v1.0.3.3