Skip to content

Fixed help overlay scrolling, plus search wording and README cleanup

Latest

Choose a tag to compare

@IntrovertInsaan IntrovertInsaan released this 08 Jul 02:25
· 4 commits to main since this release
39525c7

Highlights

  • Fixed the help overlay being cut off on smaller terminals -
    it now scrolls with j/k and dims the background while open
  • Renamed "filter" to "search" throughout the UI and docs,
    since that's what it actually does - look things up by name,
    description, or category
  • Search bar now shows a placeholder and cursor when active
  • Empty search results show a hint to press Esc to clear them
  • Replaced the yellow input-mode color with a cyan-adjacent tone
  • README overhaul: corrected keybindings, added category
    management docs, installation via releases, and a screenshot