mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-09-03 21:00:27 +00:00
Matches are sorted in the following order: leadingColor > title > subtitle > description. Ranking is lexicographic on (colorScore, textScore) <img height="300" alt="image" src="https://github.com/user-attachments/assets/1ec99e67-537e-4fc6-b595-d7eec8cbf31d" /> ### AI Disclosure Claude reviewed and added unit tests, also did some refactoring of my original implementation.