summaryrefslogtreecommitdiff
path: root/packages/cli/src/config/keyBindings.ts
AgeCommit message (Collapse)Author
2025-08-15fix(input) ctrl-j support was lost switching to keyBindings.ts (#6305)Jacob Richman
Co-authored-by: Bryan Morgan <[email protected]>
2025-08-14Update IDE integration context toggle shortcut to ctrl+G (#6245)Shreya Keshive
2025-08-13Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)Deepankar Sharma
Co-authored-by: jacob314 <[email protected]>
2025-08-09[#5356] Minor fix: Remove duplicate binding and add complete navigation ↵Lee Won Jun
command (#5884) Co-authored-by: Jacob Richman <[email protected]>
2025-08-09Centralize Key Binding Logic and Refactor (Reopen) (#5356)Lee Won Jun
Co-authored-by: Lee-WonJun <[email protected]>