Skip to content

feat(flterm): add terminal search - #159

Merged
elias8 merged 3 commits into
mainfrom
feat/flterm-terminal-search
Sep 6, 2026
Merged

elias8 merged 3 commits into
mainfrom
feat/flterm-terminal-search

Conversation

@elias8

@elias8 elias8 commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Add managed terminal search to flterm through TerminalController.search, including automatic
incremental updates, complete and viewport-scoped results, selected-match navigation, scroll policy,
and highlighting. Add configurable match styles and cell-aware overlay geometry so applications can
build platform-appropriate search interfaces without flterm owning their UI, with focused controller,
geometry, rendering, and multiline golden coverage.

@elias8 elias8 added pkg:flterm Flutter terminal widget package feat New feature or request labels Sep 5, 2026
@elias8
elias8 force-pushed the feat/flterm-terminal-search branch from 614f366 to aec3f84 Compare September 6, 2026 13:58
@elias8
elias8 force-pushed the feat/flterm-terminal-search branch from aec3f84 to d3e0294 Compare September 6, 2026 14:25
@elias8
elias8 merged commit ece7731 into main Sep 6, 2026
21 checks passed
@elias8
elias8 deleted the feat/flterm-terminal-search branch September 6, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat New feature or request pkg:flterm Flutter terminal widget package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant