summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/keybinds.mdx
AgeCommit message (Collapse)Author
2025-12-11fix super modifier parsingSebastian Herrlinger
2025-12-11align default input keybindsSebastian Herrlinger
2025-12-11allow custom mappings for all textarea actions via configSebastian Herrlinger
2025-12-10remove input_forward_delete special handlingSebastian Herrlinger
2025-12-03feat: add messages_last_user command to scroll TUI to last user message ↵Ariane Emory
(implements #4847) (#4855) Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2025-12-02toggle to hide username in TUI (#4750)Jaga Santagostino
Co-authored-by: Aiden Cline <[email protected]>
2025-11-26Remove keybinds from favorites feature, keep functionalityAiden Cline
2025-11-26Add favorites to model selector (#23) (#4343)shuv
Co-authored-by: Github Action <[email protected]>
2025-11-20change default child session cycle keybind to <leader>right, and <leader>leftAiden Cline
2025-11-03docs: add session_child_cycle and session_child_cycle_reverse keybinds (#3807)Pranshu Raj
2025-11-01docs: update keybinds documentation with current defaults and remove ↵Dax Raad
deprecated bindings
2025-10-31feat: allow ctrl+d to exit the app (#3636)Nathan Thomas
2025-10-03docs: rename opencode to OpenCodeJay V
2025-09-02wip: zenDax Raad