Skip to content

Fix search results hidden behind the search panel#83

Merged
zackslash merged 1 commit into
mainfrom
fix/search-panel-obscured-scroll
Jul 18, 2026
Merged

Fix search results hidden behind the search panel#83
zackslash merged 1 commit into
mainfrom
fix/search-panel-obscured-scroll

Conversation

@zackslash

Copy link
Copy Markdown
Owner

When a search match sat in the top rows of the terminal, the panel covered it and no scroll happened — the counter advanced but the highlight stayed invisible. The panel overlays the terminal, but the scroll logic assumed anything inside the viewport was visible.

Now the terminal knows how many rows the panel covers and scrolls the match below it.

@zackslash
zackslash force-pushed the fix/search-panel-obscured-scroll branch from c7066a8 to 1259fb9 Compare July 18, 2026 19:38
@zackslash
zackslash merged commit 8a77d87 into main Jul 18, 2026
3 checks passed
@zackslash
zackslash deleted the fix/search-panel-obscured-scroll branch July 18, 2026 21:10
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