summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/contexts/KeypressContext.tsx
AgeCommit message (Expand)Author
2025-08-15fix(input): Handle numpad enter key in kitty protocol terminals (#6341)Deepankar Sharma
2025-08-15fix(input) Resolve cases where escape was broken (#6304)Jacob Richman