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 |
|
Jack Wotherspoon
|
9081743a7f
|
feat: Ctrl+O to expand paste placeholder (#18103)
|
2026-02-10 02:04:34 +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 |
|
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 |
|
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
|
fb7640886b
|
Remove sequence binding (#16664)
|
2026-01-14 23:09:09 +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 |
|
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 |
|
Tommaso Sciortino
|
ab1f195508
|
Change debug drawer keybinding to F12 (#12171)
|
2025-10-28 19:10:40 +00:00 |
|
Tommaso Sciortino
|
cd76b0b22d
|
Create Todo List Tab (#11430)
|
2025-10-18 04:10:57 +00:00 |
|
Tommaso Sciortino
|
795e5134c7
|
Remove ctrl-t binding for /mcp commands (#11372)
|
2025-10-17 16:42:09 +00:00 |
|
Srivats Jayaram
|
6ded45e5d2
|
feat: Add markdown toggle (alt+m) to switch between rendered and raw… (#10383)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-16 18:23:36 +00:00 |
|
Jacob Richman
|
34ba8be821
|
Enhance debug profiler to track tree framerate and dispatch errors (#10502)
|
2025-10-07 17:28:35 +00:00 |
|
Ayesha Shafique
|
0d9c1fba1d
|
feat (cli): Add command search using Ctrl+r (#5539)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-15 17:49:23 +00:00 |
|
Gal Zahavi
|
181898cb5d
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
David East
|
4d07cb7dba
|
feat(cli): Add support for Ctrl+Backspace to delete a word backward (#7162)
|
2025-09-03 01:00:41 +00:00 |
|
Jacob Richman
|
32d1ac3ce2
|
fix(input) ctrl-j support was lost switching to keyBindings.ts (#6305)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-15 15:31:17 +00:00 |
|
Shreya Keshive
|
798c4d1311
|
Update IDE integration context toggle shortcut to ctrl+G (#6245)
|
2025-08-14 17:50:20 +00:00 |
|
Deepankar Sharma
|
9c7fb870c1
|
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-13 17:32:54 +00:00 |
|
Lee Won Jun
|
c632ec8b03
|
[#5356] Minor fix: Remove duplicate binding and add complete navigation command (#5884)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-09 22:28:28 +00:00 |
|
Lee Won Jun
|
b8084ba815
|
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Co-authored-by: Lee-WonJun <10369528+Lee-WonJun@users.noreply.github.com>
|
2025-08-09 07:03:17 +00:00 |
|