Skip to content

feat(help): context-aware ordering and / search in help#235

Merged
Maxteabag merged 2 commits into
mainfrom
feat/help-context-search
May 25, 2026
Merged

feat(help): context-aware ordering and / search in help#235
Maxteabag merged 2 commits into
mainfrom
feat/help-context-search

Conversation

@Maxteabag
Copy link
Copy Markdown
Owner

When you open ?, the section matching the current context (insert mode, normal mode, explorer, results, etc.) is shown first. Press / to filter bindings by substring — esc backs out of typing, then clears the filter, then closes the screen.

Closes #136

Maxteabag added 2 commits May 25, 2026 14:48
The help screen now opens with the section that matches the active UI
context first (insert mode, normal mode, explorer, results, etc.), and
supports `/` to filter bindings by substring. Esc backs out of typing,
then clears the filter, then closes the screen.

Closes #136
@Maxteabag Maxteabag merged commit 74e1549 into main May 25, 2026
21 checks passed
@Maxteabag Maxteabag deleted the feat/help-context-search branch May 25, 2026 12:55
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.

Searchable help

1 participant