Commit graph

43 commits

Author SHA1 Message Date
Philippe
5b4884692b
fix(vim): vim support that feels (more) complete (#18755)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-02-13 00:22:39 +00:00
Jacob Richman
55ec0f043c
feat(cli): disable ctrl-s shortcut outside of alternate buffer mode (#18887) 2026-02-12 23:00:13 +00:00
Dmitry Lyalin
db00c5abf3
feat(cli): prototype clean UI toggle and minimal-mode bleed-through (#18683) 2026-02-12 19:25:24 +00:00
Tommaso Sciortino
375ebca2da
feat(cli): support Ctrl-Z suspension (#18931)
Co-authored-by: Bharat Kunwar <brtkwr@gmail.com>
2026-02-12 17:55:56 +00:00
Dmitry Lyalin
f603f4a12b
fix(cli): dismiss '?' shortcuts help on hotkeys and active states (#18583)
Co-authored-by: jacob314 <jacob314@gmail.com>
2026-02-12 16:35:40 +00:00
Dmitry Lyalin
7a02d7261a
feat(cli): add setting to hide shortcuts hint UI (#18562) 2026-02-11 02:46:20 +00:00
Jack Wotherspoon
9081743a7f
feat: Ctrl+O to expand paste placeholder (#18103) 2026-02-10 02:04:34 +00:00
Dmitry Lyalin
1f1cf756c8
Add shortcuts hint and panel for discoverability (#18035) 2026-02-06 19:33:39 +00:00
Gal Zahavi
ec5836c4d6
fix(cli): improve focus navigation for interactive and background shells (#18343) 2026-02-06 18:36:14 +00:00
Gal Zahavi
b611f9a519
feat: Implement background shell commands (#14849) 2026-01-30 17:53:09 +00:00
Tommaso Sciortino
553ae3ad69
feat(cli): update undo/redo keybindings to Cmd+Z/Alt+Z and Shift+Cmd+Z/Shift+Alt+Z (#17800) 2026-01-28 22:57:27 +00:00
Jacob Richman
b51323b40c
refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
Jack Wotherspoon
a79051d9f8
feat: add double-click to expand/collapse large paste placeholders (#17471) 2026-01-27 02:59:09 +00:00
Jacob Richman
8e8e7b33ed
Ctrl-O (#17617) 2026-01-27 02:14:03 +00:00
Adib234
3b9f580fa4
feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +00:00
Tommaso Sciortino
f190b87223
Support command/ctrl/alt backspace correctly (#17175) 2026-01-21 18:13:26 +00:00
Adib234
0605e6e3e9
feat(plan): Extend Shift+Tab Mode Cycling to include Plan Mode (#17177) 2026-01-21 15:19:47 +00:00
Tommaso Sciortino
2455f939a3
fix(cli): resolve home/end keybinding conflict (#17124) 2026-01-21 02:15:18 +00:00
Adib234
e1fd5be429
Add Esc-Esc to clear prompt when it's not empty (#17131) 2026-01-21 00:32:26 +00:00
Shreya Keshive
d8d4d87e29
feat(admin): implement admin controls polling and restart prompt (#16627) 2026-01-16 20:24:53 +00:00
Tommaso Sciortino
ce35d84113
cleanup: Organize key bindings (#16798) 2026-01-16 16:56:46 +00:00
Tommaso Sciortino
42c26d1e1b
cleanup: Improve keybindings (#16672) 2026-01-15 00:30:07 +00:00
Tommaso Sciortino
5ed275ce39
Remove unused rewind key binding (#16659) 2026-01-14 22:46:33 +00:00
Tommaso Sciortino
94d5ae541e
Simplify paste handling (#16654) 2026-01-14 21:27:36 +00:00
Tommaso Sciortino
09a7301d80
remove unnecessary \x7f key bindings (#16646) 2026-01-14 20:08:46 +00:00
Adib234
dfb7dc7069
feat: add Rewind Confirmation dialog and Rewind Viewer component (#15717) 2026-01-14 15:22:21 +00:00
Tommaso Sciortino
e931ebe581
Improve key binding names and descriptions (#16529) 2026-01-13 20:07:55 +00:00
Tommaso Sciortino
8d3e93cdb0
Migrate keybindings (#16460) 2026-01-13 00:28:10 +00:00
Jacob Richman
ca6786a28b
feat(ui): use Tab to switch focus between shell and input (#14332) 2026-01-12 23:30:12 +00:00
Tommaso Sciortino
95d9a33996
migrate yolo/auto-edit keybindings (#16457) 2026-01-12 22:50:32 +00:00
Jacob Richman
3d486ec1e9
feat(ui): add Windows clipboard image support and Alt+V paste workaround (#15218)
Co-authored-by: sgeraldes <sgeraldes@users.noreply.github.com>
2025-12-17 22:05:25 +00:00
David Huntsperger
26f050ff10
Updated ToC on docs intro; updated title casing to match Google style (#13717) 2025-12-01 19:38:48 +00:00
Tommaso Sciortino
8877c85278
Right click to paste in Alternate Buffer mode (#13234) 2025-11-17 23:48:33 +00:00
Jacob Richman
60fe5acd60
feat(ui) support animated page up/down, fn-up/down and end+home (#13012) 2025-11-13 19:16:23 +00:00
cornmander
aa9922bc98
feat: autogenerate keyboard shortcut docs (#12944) 2025-11-12 21:07:14 +00:00
Jacob Richman
ad33c22374
Modify navigation and completion keyboard shortcuts to not use scroll. (#12502) 2025-11-04 00:22:04 +00:00
Jacob Richman
4fc9b1cde2
alternate buffer support (#12471) 2025-11-03 21:41:58 +00:00
Jack Wotherspoon
77df6d48e2
docs: update keyboard shortcuts with missing shortcuts (#12024)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: cornmander <shikhman@google.com>
2025-10-30 02:39:15 +00:00
Tommaso Sciortino
82c10421a0
Fix alt key mappings for mac (#12231) 2025-10-29 21:32:02 +00:00
Tommaso Sciortino
ab1f195508
Change debug drawer keybinding to F12 (#12171) 2025-10-28 19:10:40 +00:00
Tommaso Sciortino
30dd2f1dfe
Document todo tool (#11695) 2025-10-22 20:27:10 +00:00
Tommaso Sciortino
795e5134c7
Remove ctrl-t binding for /mcp commands (#11372) 2025-10-17 16:42:09 +00:00
Jenna Inouye
14dbda9145
Docs IA update and Get Started section. (#10192) 2025-10-01 23:24:29 +00:00
Renamed from docs/keyboard-shortcuts.md (Browse further)