summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useSlashCompletion.tsx
AgeCommit message (Expand)Author
2025-08-04refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)Sandy Tao
2025-08-04feat(core): Add trailing space when completing an at completion suggestion (#...Sandy Tao
2025-08-04feat(cli): Handle Punctuation in @ Command Parsing (#5482)Sandy Tao
2025-08-03feat: Add reverse search capability for shell commands (#4793)Ayesha Shafique