v0.2.5
Opt-in mouse support for the sidebar: set [cards] mouse = true (or
flip the new settings row) to click a card header to expand or collapse
it, click a card body to select it without collapsing, and scroll the
list with the wheel (3 lines per notch, matching herdr). The default
stays off so drag-to-select text keeps working out of the box, and
capture is released on every exit path — including the in-pane update
re-exec — so a crash or upgrade never leaves your shell with a stuck
mouse.
Also ships the previously unreleased context-percentage rounding fix
(#1) and a mouse-probe example for checking whether a terminal or
multiplexer forwards SGR mouse events to pane apps.
Co-Authored-By: Claude Fable 5 noreply@anthropic.com
What's Changed
New Contributors
Full Changelog: v0.2.4...v0.2.5