Ali Anari
|
3aaea59a3b
|
feat(ui): add vim yank/paste (y/p/P) with unnamed register (#22026)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-11 18:43:42 +00:00 |
|
Ali Anari
|
17f9dcc249
|
fix(ui): clamp cursor to last char after all NORMAL mode deletes (#21973)
|
2026-03-11 06:22:12 +00:00 |
|
Ali Anari
|
afdc6170e5
|
feat(ui): add missing vim mode motions (X, ~, r, f/F/t/T, df/dt and friends) (#21932)
|
2026-03-11 03:27:06 +00:00 |
|
Philippe
|
a3ace28f17
|
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 |
|
Adam DeMuri
|
39df95ddde
|
feat(cli): Add W, B, E Vim motions and operator support (#16209)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-02-05 17:29:30 +00:00 |
|
Jacob Richman
|
58191e126c
|
paste transform followup (#17624)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-27 14:19:54 +00:00 |
|
Jack Wotherspoon
|
eef3b77e9a
|
feat: add double-click to expand/collapse large paste placeholders (#17471)
|
2026-01-27 02:59:09 +00:00 |
|
Jack Wotherspoon
|
1f8b26efc6
|
feat: replace large text pastes with [Pasted Text: X lines] placeholder (#16422)
|
2026-01-22 02:09:24 +00:00 |
|
Pyush Sinha
|
866216d2da
|
feat: terse transformations of image paths in text buffer (#4924)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
|
2025-12-23 20:46:09 +00:00 |
|
Sandy Tao
|
af972ee3dc
|
fix(cli): enable typechecking for ui/components tests (#11419)
Co-authored-by: Jacob MacDonald <jakemac@google.com>
|
2025-10-17 23:16:12 +00:00 |
|
Sijie Wang
|
87fb407c02
|
Fix line end bugs in Vim mode (#5328)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-11 18:58:32 +00:00 |
|
Jacob Richman
|
f2239b943d
|
fix(ux) bug in replaceRange dealing with newLines that was breaking vim support (#5320)
|
2025-07-31 23:16:29 +00:00 |
|
Sijie Wang
|
8b74a8ed8b
|
Vim mode (#3936)
|
2025-07-25 22:36:42 +00:00 |
|