Skip to content

feat(review): outline fuzzy filter and in-diff search - #88

Draft
lettertwo wants to merge 13 commits into
review/10-panes-theme-configfrom
review/11-prompt-filter-search
Draft

feat(review): outline fuzzy filter and in-diff search#88
lettertwo wants to merge 13 commits into
review/10-panes-theme-configfrom
review/11-prompt-filter-search

Conversation

@lettertwo

@lettertwo lettertwo commented Sep 4, 2026

Copy link
Copy Markdown
Owner

This PR adds a one-line prompt primitive and builds two features on it. The outline gets a fuzzy filter that keeps tree structure and clears on Esc before quitting. The diff gets in-file search with match tinting in the focused pane, jump ordering by aligned row rather than line number, side-aware matching for inline paired rows, and recomputation when split focus toggles. Search jumps reveal a bounded gap and keep the current match.

Prompt key decoding and context-run measurement in align are shared between the two consumers.

@lettertwo lettertwo changed the title review/11 prompt filter search feat(review): outline fuzzy filter and in-diff search Sep 4, 2026
@lettertwo
lettertwo force-pushed the review/11-prompt-filter-search branch from 84d1c90 to 3d51c65 Compare September 4, 2026 18:14
@lettertwo
lettertwo force-pushed the review/11-prompt-filter-search branch from 3d51c65 to 7ec2bd7 Compare September 4, 2026 21:13
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