Skip to content

Binding groups#6070

Merged
willmcgugan merged 8 commits into
mainfrom
binding-groups
Aug 29, 2025
Merged

Binding groups#6070
willmcgugan merged 8 commits into
mainfrom
binding-groups

Conversation

@willmcgugan

@willmcgugan willmcgugan commented Aug 24, 2025

Copy link
Copy Markdown
Member
  • Adds Binding "groups", which allow you to cluster bindings with a single description. This can save space where the key is self explanatory.

For instance, you may have cursor keys like this:

↑ up  ↓ down  ← left  → right

This update would allow you to render them like so:

↑ ↓ ← → move cursor
  • Optimized textual.fuzzy quite dramatically

@darrenburns You may be interested in the faster fuzzy search. IIRC you use it in Posting?

@willmcgugan willmcgugan marked this pull request as draft August 24, 2025 16:47
@willmcgugan willmcgugan marked this pull request as ready for review August 29, 2025 09:47
@willmcgugan willmcgugan merged commit 8992c54 into main Aug 29, 2025
23 checks passed
@willmcgugan willmcgugan deleted the binding-groups branch August 29, 2025 10:40
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