Skip to content

Internal Renderer + Additional shells support#14

Merged
Araxeus merged 22 commits intomasterfrom
add-scripts
Dec 31, 2022
Merged

Internal Renderer + Additional shells support#14
Araxeus merged 22 commits intomasterfrom
add-scripts

Conversation

@Araxeus
Copy link
Copy Markdown
Owner

@Araxeus Araxeus commented May 27, 2022

  • Remove dialoguer dependency and by switching to internal prompt renderer

  • Allow using Left/Right arrow to navigate folders when the fuzzy text field is empty

  • Add shell support (expands on Added a command for fish shell #13)

    • pwsh/powershell
    • fish
    • Nu (Nushell)
    • Zsh (Z-Shell) - should be able to just put the function from lsi.sh inside .zshrc?
    • Ksh (Korn Shell) ?
    • Tcsh (Tenex C Shell) ?
  • Refactor/lint + small bug fixes

  • Update README

@Araxeus Araxeus changed the title Added a command for fish shell Add more supported shells and fix existing scripts May 27, 2022
@Araxeus Araxeus changed the title Add more supported shells and fix existing scripts Internal Renderer + Additional shells support Dec 31, 2022
@Araxeus Araxeus merged commit be7a7d1 into master Dec 31, 2022
@Araxeus Araxeus deleted the add-scripts branch December 31, 2022 14:35
Araxeus added a commit that referenced this pull request Dec 31, 2022
* Check for updates on launch (#1)
* Internal Renderer + Additional shells support (#14)
* Add support for Left/Right arrow folder navigation when fuzz field is empty
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.

2 participants