Skip to content

Find-in-terminal (⌘F search over terminal scrollback) - #86

Open
pallaoro wants to merge 2 commits into
mainfrom
is-there-a-way-to-search
Open

Find-in-terminal (⌘F search over terminal scrollback)#86
pallaoro wants to merge 2 commits into
mainfrom
is-there-a-way-to-search

Conversation

@pallaoro

@pallaoro pallaoro commented Aug 4, 2026

Copy link
Copy Markdown
Member

Adds ⌘F find-in-terminal to the desktop app.

  • ⌘F over any terminal opens a floating search bar at the tile's top-right; typing highlights all matches live (slate) with the active one in amber, plus an n/total counter.
  • ↵ next · ⇧↵ previous · Esc closes and returns focus to the terminal.
  • Per-terminal: in Mission Control only the focused tile reacts to ⌘F.
  • Searches that terminal's scrollback via @xterm/addon-search (SearchAddon).

Verification: typecheck ✅, biome lint ✅ (changed files), and the SearchAddon API usage + CSS positioning verified against the installed addon typings and stylesheet. Live ⌘F is a quick visual spot-check in the running dev app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant