Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fastwalk to v1.0.8 for better MSYS detection and sorting #3930

Merged
merged 1 commit into from
Jul 19, 2024

Commits on Jul 18, 2024

  1. Update fastwalk to v1.0.8 for better MSYS detection and sorting

    This commit updates github.com/charlievieth/fastwalk to v1.0.8 which
    improves MSYS detection and adds optional sorting of directory entries.
    It also updates fzf to use the SortFilesFirst sort mode which improves
    the output by making it a bit more sorted and grouped by directory
    previously entries were visited in directory order (which is basically
    random).
    
    PRs Included:
    
      * charlievieth/fastwalk#25
      * charlievieth/fastwalk#27
      * charlievieth/fastwalk#28
    charlievieth committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f92ac5d View commit details
    Browse the repository at this point in the history