[Feature Request] Prioritize command name matches in slash command autocomplete

Resolved 💬 4 comments Opened Jan 19, 2026 by iAsimov Closed Feb 27, 2026

Bug Description
Slash command autocomplete treats name matches and description matches equally. When typing "/clear", commands like "/compact" appear because their description contains "Clear...". Expected: prioritize commands whose NAME starts with the typed text, then name contains, then description matches. Standard fuzzy search UX pattern.

Environment Info

  • Platform: darwin
  • Terminal: cursor
  • Version: 2.1.12
  • Feedback ID: ca7f7711-1d27-4a69-bcac-6bcefc17e9bb

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗