Hammerspoon / Hammerspoon/Spoons

[Feature request] RecursiveBinder: Make helper hint order deterministic

Open
#359 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.