Commit Graph

38 Commits

Author SHA1 Message Date
Dmitry Lyalin
99dadc43a7 feat(cli): add setting to hide shortcuts hint UI (#18562) 2026-02-11 02:46:20 +00:00
Jack Wotherspoon
1c443ff1a0 feat: Ctrl+O to expand paste placeholder (#18103) 2026-02-10 02:04:34 +00:00
Dmitry Lyalin
4d07d3327d Add shortcuts hint and panel for discoverability (#18035) 2026-02-06 19:33:39 +00:00
Gal Zahavi
a8243a9e01 fix(cli): improve focus navigation for interactive and background shells (#18343) 2026-02-06 18:36:14 +00:00
Gal Zahavi
2eb8dc3042 feat: Implement background shell commands (#14849) 2026-01-30 17:53:09 +00:00
Tommaso Sciortino
cfcee0b9da 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
a2890e0a04 refactor(cli): keyboard handling and AskUserDialog (#17414) 2026-01-27 22:26:00 +00:00
Jack Wotherspoon
eef3b77e9a feat: add double-click to expand/collapse large paste placeholders (#17471) 2026-01-27 02:59:09 +00:00
Jacob Richman
5198bcb3cd Ctrl-O (#17617) 2026-01-27 02:14:03 +00:00
Adib234
a19e7138a8 feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +00:00
Tommaso Sciortino
8d5c8a6fad Support command/ctrl/alt backspace correctly (#17175) 2026-01-21 18:13:26 +00:00
Adib234
bc2b429b3d feat(plan): Extend Shift+Tab Mode Cycling to include Plan Mode (#17177) 2026-01-21 15:19:47 +00:00
Tommaso Sciortino
67c479498f fix(cli): resolve home/end keybinding conflict (#17124) 2026-01-21 02:15:18 +00:00
Adib234
ffe4bf16e4 Add Esc-Esc to clear prompt when it's not empty (#17131) 2026-01-21 00:32:26 +00:00
Shreya Keshive
3945db9b30 feat(admin): implement admin controls polling and restart prompt (#16627) 2026-01-16 20:24:53 +00:00
Tommaso Sciortino
3f07aad136 cleanup: Organize key bindings (#16798) 2026-01-16 16:56:46 +00:00
Tommaso Sciortino
29c9a6b0e2 cleanup: Improve keybindings (#16672) 2026-01-15 00:30:07 +00:00
Tommaso Sciortino
35a1180903 Remove unused rewind key binding (#16659) 2026-01-14 22:46:33 +00:00
Tommaso Sciortino
1fdd49344b Simplify paste handling (#16654) 2026-01-14 21:27:36 +00:00
Tommaso Sciortino
dc73ce7a81 remove unnecessary \x7f key bindings (#16646) 2026-01-14 20:08:46 +00:00
Adib234
3bafd2daa7 feat: add Rewind Confirmation dialog and Rewind Viewer component (#15717) 2026-01-14 15:22:21 +00:00
Tommaso Sciortino
e0c05ed46e Improve key binding names and descriptions (#16529) 2026-01-13 20:07:55 +00:00
Tommaso Sciortino
e067061795 Migrate keybindings (#16460) 2026-01-13 00:28:10 +00:00
Jacob Richman
57d4cd6357 feat(ui): use Tab to switch focus between shell and input (#14332) 2026-01-12 23:30:12 +00:00
Tommaso Sciortino
4d38851cf4 migrate yolo/auto-edit keybindings (#16457) 2026-01-12 22:50:32 +00:00
Jacob Richman
37e5d38181 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
bb4b0a03dd Updated ToC on docs intro; updated title casing to match Google style (#13717) 2025-12-01 19:38:48 +00:00
Tommaso Sciortino
2171ac1144 Right click to paste in Alternate Buffer mode (#13234) 2025-11-17 23:48:33 +00:00
Jacob Richman
046b166abd feat(ui) support animated page up/down, fn-up/down and end+home (#13012) 2025-11-13 19:16:23 +00:00
cornmander
aec206f91f feat: autogenerate keyboard shortcut docs (#12944) 2025-11-12 21:07:14 +00:00
Jacob Richman
799e000119 Modify navigation and completion keyboard shortcuts to not use scroll. (#12502) 2025-11-04 00:22:04 +00:00
Jacob Richman
fc6e84019a alternate buffer support (#12471) 2025-11-03 21:41:58 +00:00
Jack Wotherspoon
509cdf8917 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
5c5f353d5f Fix alt key mappings for mac (#12231) 2025-10-29 21:32:02 +00:00
Tommaso Sciortino
0e2ed6833f Change debug drawer keybinding to F12 (#12171) 2025-10-28 19:10:40 +00:00
Tommaso Sciortino
911a3cb54d Document todo tool (#11695) 2025-10-22 20:27:10 +00:00
Tommaso Sciortino
8d6f7ae760 Remove ctrl-t binding for /mcp commands (#11372) 2025-10-17 16:42:09 +00:00
Jenna Inouye
c108c87b2f Docs IA update and Get Started section. (#10192) 2025-10-01 23:24:29 +00:00