Andrea Alberti
|
57c42a5c40
|
feat(cli): add Sublime Text and Emacs Client editors, improve error messages and documentation (#21090)
Co-authored-by: Ananth Kini <ananthkini1@gmail.com>
|
2026-05-19 20:03:25 +00:00 |
|
Coco Sheng
|
a15568e013
|
fix(cli): refine platform-specific undo/redo and smart bubbling for WSL (#26202)
|
2026-04-30 14:10:54 +00:00 |
|
Tommaso Sciortino
|
6c78eb7a39
|
test(cli): refactor tests for async render utilities (#23252)
|
2026-03-20 20:08:29 +00:00 |
|
Tommaso Sciortino
|
23264ced9a
|
refactor(cli): integrate real config loading into async test utils (#23040)
|
2026-03-19 17:05:33 +00:00 |
|
Jomak-x
|
1f3f7247b1
|
fix(cli): clean up stale pasted placeholder metadata after word/line deletions (#20375)
Co-authored-by: ruomeng <ruomeng@google.com>
|
2026-03-17 20:16:26 +00:00 |
|
Ali Anari
|
08e174a05c
|
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 |
|
Tommaso Sciortino
|
14412c3a72
|
refactor(cli): rename 'return' key to 'enter' internally (#21796)
|
2026-03-10 02:32:40 +00:00 |
|
Tommaso Sciortino
|
e7e4c68c5c
|
fix windows escaping (and broken tests) (#19011)
|
2026-02-13 22:19:08 +00:00 |
|
Tommaso Sciortino
|
d82f66973f
|
Fix drag and drop escaping (#18965)
|
2026-02-13 02:27:56 +00:00 |
|
Tommaso Sciortino
|
1b98c1f806
|
refactor: push isValidPath() into parsePastedPaths() (#18664)
|
2026-02-09 21:19:51 +00:00 |
|
Adam DeMuri
|
ee2c8eef19
|
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
|
8cae90f404
|
Fix up/down arrow regression and add test. (#18108)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-02 13:55:45 -08:00 |
|
Jacob Richman
|
00fdb30211
|
Support ctrl-C and Ctrl-D correctly Refactor so InputPrompt has priority over AppContainer for input handling. (#17993)
|
2026-01-31 00:11:14 +00:00 |
|
Jacob Richman
|
32cfce16bb
|
bug(ux) vim mode fixes. Start in insert mode. Fix bug blocking F12 and ctrl-X in vim mode. (#17938)
|
2026-01-30 07:31:47 +00:00 |
|
Jacob Richman
|
362384112e
|
paste transform followup (#17624)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-27 14:19:54 +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
|
56f9ab025a
|
refactor: improve large text paste placeholder (#17269)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-22 15:05:38 +00:00 |
|
Jack Wotherspoon
|
75e4f492ab
|
feat: replace large text pastes with [Pasted Text: X lines] placeholder (#16422)
|
2026-01-22 02:09:24 +00:00 |
|
Tommaso Sciortino
|
f190b87223
|
Support command/ctrl/alt backspace correctly (#17175)
|
2026-01-21 18:13:26 +00:00 |
|
Tommaso Sciortino
|
aceb06a587
|
fix(cli): fix newline support broken in previous PR (#17159)
|
2026-01-21 00:20:51 +00:00 |
|
N. Taylor Mullen
|
be37c26c88
|
perf(ui): optimize text buffer and highlighting for large inputs (#16782)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-01-16 17:33:13 +00:00 |
|
Tommaso Sciortino
|
94d5ae541e
|
Simplify paste handling (#16654)
|
2026-01-14 21:27:36 +00:00 |
|
Pyush Sinha
|
873d10df42
|
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 |
|
Jack Wotherspoon
|
1e734d7e60
|
feat: support multi-file drag and drop of images (#14832)
|
2025-12-12 17:14:35 +00:00 |
|
Sandy Tao
|
518e73ac9f
|
fix(cli): Fix word navigation for CJK characters (#14475)
|
2025-12-04 00:16:11 +00:00 |
|
Sandy Tao
|
5982abeffb
|
fix(ui): Correct mouse click cursor positioning for wide characters (#13537)
|
2025-11-20 23:56:31 +00:00 |
|
Tommaso Sciortino
|
3c9052a751
|
Stop printing garbage characters for F1,F2.. keys (#12835)
|
2025-11-10 18:56:05 +00:00 |
|
Riddhi Dutta
|
19ea68b838
|
Refactoring packages/cli/src/ui tests (#12482)
Co-authored-by: riddhi <duttariddhi@google.com>
|
2025-11-03 18:10:57 +00:00 |
|
Gal Zahavi
|
06035d5d43
|
feat(auth): improve API key authentication flow (#11760)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-30 01:58:08 +00:00 |
|
Jacob Richman
|
13aa0148e7
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
Jacob Richman
|
ee66732ad2
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Jacob Richman
|
306e12c23c
|
Fix regression in handling shift+tab resulting in u in the input prompt. (#11634)
|
2025-10-22 02:54:51 +00:00 |
|
Sandy Tao
|
cedf0235a1
|
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 |
|
Gal Zahavi
|
6756a8b8a9
|
refactor(ui): Optimize rendering performance (#8239)
|
2025-09-17 22:37:13 +00:00 |
|
Jacob Richman
|
5b2176770e
|
feat: add cached string width function for performance optimization (#7850)
Co-authored-by: lifeloating <imshuazi@126.com>
|
2025-09-11 04:20:40 +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 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
49cce8a15d
|
chore(test): install and configure vitest eslint plugin (#3228)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 14:21:47 +00:00 |
|
Jacob Richman
|
342820cf5e
|
Fix/emoji support (#6187)
Co-authored-by: elasticdotventures <brianh@elastic.ventures>
|
2025-08-14 00:33:01 +00:00 |
|
Sijie Wang
|
72832fb889
|
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
|
61e382444a
|
fix(ux) bug in replaceRange dealing with newLines that was breaking vim support (#5320)
|
2025-07-31 23:16:29 +00:00 |
|
Sijie Wang
|
fbdc8d5ab3
|
Vim mode (#3936)
|
2025-07-25 22:36:42 +00:00 |
|
Jacob Richman
|
de96887789
|
Fix bugs breaking drag and drop of files. (#4887)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-07-25 20:26:13 +00:00 |
|
Daniel Sibaja
|
2b8a565f89
|
Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932)
|
2025-07-05 22:20:12 +00:00 |
|
Sandy Tao
|
32db5ba0e1
|
Refactor text-buffer to use reducer (#2652)
|
2025-07-04 00:53:17 +00:00 |
|
Billy Biggs
|
4fbffdf617
|
Handle stdin for prompts using readline for escape character parsing (#1972)
|
2025-06-27 17:57:32 +00:00 |
|
Jacob Richman
|
a7e45d47cd
|
Fix bug where single line inserts were deleting all text after the in… (#1114)
|
2025-06-16 15:21:22 -07:00 |
|
Jacob Richman
|
5d4f4f421c
|
feat: text-buffer: input sanitization and delete character handling. (#1031)
|
2025-06-16 06:25:11 +00:00 |
|
Jacob Richman
|
ab44824e07
|
Auto insert @ when dragging and dropping files. (#812)
|
2025-06-07 14:48:56 -07:00 |
|
Jacob Richman
|
51949f3121
|
Fix bug pasting multiline strings (#632)
|
2025-06-02 14:31:35 -07:00 |
|