Goal
Add an in-feed search helper for terminal logs.
Why
Users need next/previous navigation across matches in long streams.
Scope (atomic)
- New
TerminalSearch component with query input.
- Expose next/prev actions via callbacks.
- Optional match count display.
Acceptance Criteria
Out of Scope
- Full-text indexing engine.
Goal
Add an in-feed search helper for terminal logs.
Why
Users need next/previous navigation across matches in long streams.
Scope (atomic)
TerminalSearchcomponent with query input.Acceptance Criteria
Out of Scope