Skip to content

v6.24.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 09:16
· 17 commits to master since this release

Added

  • fleche watch continuously displays the recent-jobs status table, redrawing
    in place every N seconds (--interval/-i, default 1s, fractional allowed).
    It accepts the same filters as fleche status and runs until interrupted
    with Ctrl+C. Redraws use synchronized terminal output (mode 2026) to avoid
    flicker on supporting terminals.