Skip to content

v0.82.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 18:38
· 6 commits to main since this release
9ad866d

Added

  • Ctrl-A marks (or unmarks) every row the current search matches.
    Raised live: "are there any improvements we can still make to make
    navigation and usability even easier?" Marking used to be one row (or
    one click) at a time — narrowing down with a search or a category first,
    then acting on the whole result, had no way to select all of it short of
    Tab-ing through each row. Bound to fzf's own toggle-all, confirmed live
    before relying on either property it depends on: filter-aware (only
    marks what the current search actually matches, not literally every row
    ever loaded) and a real toggle (pressing it again on a fully-marked
    batch clears it, not a one-way select-all). Same live footer feedback
    Tab/Shift-Tab/right-click already get. Main list only — Create Preset's
    own marking screen tracks launch order, which fzf's native multi-select
    has no concept of, so it wasn't a drop-in fit there.

brew install ltdan-88/brew-launcher/brew-launcher