summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useFocus.ts
AgeCommit message (Collapse)Author
2025-08-13Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)Deepankar Sharma
Co-authored-by: jacob314 <[email protected]>
2025-07-18feat(ui): hide cursor when terminal is unfocused (#4012)Keith Lyons