Skip to content

herminal v0.3.2 — scrollback search (⌘F)

Choose a tag to compare

@hoangperry hoangperry released this 28 May 09:15
· 96 commits to main since this release

Polish-wave slice 3. The headline feature.

⌘F — Find in terminal

Floating search bar appears top-right of the active pane. Type to filter, Enter / ⌘G for next match, ⌘⇧G for previous, Esc to dismiss. Live results — libghostty re-scans on every keystroke and reports match count + selected index.

libghostty does ALL the heavy lifting (scan + highlight in the Metal render); herminal just owns the AppKit overlay.

Closes the headline audit finding

"Terminal mà không search được output để debug là đồ chơi, không phải công cụ." — docs/research/09-polish-audit.md §2 row 1.

Available via

  • ⌘F keyboard shortcut
  • Edit menu → Find in Terminal…
  • ⌘⇧P command palette → "Find"

Install

curl -LO https://github.com/hoangperry/herminal/releases/download/v0.3.2/herminal-v0.3.2.dmg
open herminal-v0.3.2.dmg

Signed + notarized + stapled. 79/79 tests pass.