Skip to content

v1.3.0#4

Merged
Araxeus merged 5 commits intomasterfrom
fuzzy-select
May 15, 2022
Merged

v1.3.0#4
Araxeus merged 5 commits intomasterfrom
fuzzy-select

Conversation

@Araxeus
Copy link
Copy Markdown
Owner

@Araxeus Araxeus commented May 13, 2022

  • Fuzzy-select feature (beta - only in dev mode)
  • 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

* Fuzzy-select feature
* 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
Araxeus added 3 commits May 14, 2022 19:27
remove regex dependency

This reduce the `fuzz` bundle size from 1400 to 500 kb
@Araxeus Araxeus self-assigned this May 15, 2022
@Araxeus Araxeus merged commit 3a50a27 into master May 15, 2022
@Araxeus Araxeus deleted the fuzzy-select branch May 15, 2022 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant