Hammerspoon / Hammerspoon/Spoons
[Feature request] RecursiveBinder: Make helper hint order deterministic
Open
- Dominant language
- Lua
- Stars
- 567
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
Currently, RecursiveBinder's pop-up helper displays its hints in a random order determined at load time. The hints will maintain their order until the next time config is reloaded, at which point they will adopt a new random order.
This makes it harder to use the hints reliably. Instead, the hints should be sorted according to some deterministic order — alphabetical on shortcut, alphabetical on description, whatever, doesn't really matter, as long as the order is always consistent.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.