Jacob Richman
1828fafb25
Bug fixes.
2026-05-14 16:00:26 -07:00
jacob314
9e76fa1276
Checkpoint VirtualizedListClick
2026-05-14 13:20:05 -07:00
jacob314
fb0eb86790
Fix tests and resolve remaining issues after rebase
...
- Fixed ToolStickyHeaderRegression scrolling logic.
- Added MouseProvider to VirtualizedList test.
- Updated snapshots to reflect layout changes in optimized virtual list.
2026-05-05 18:42:52 -07:00
jacob314
c597c2b64b
Optimize VirtualizedList
...
Checkpoint optimizing virtualized list
Fixes for fallback rendering where terminalBuffer=false
Change terminalBuffer false back to the default while we fix performance
with very large chats.
Checkpoint changes to virtualized list.
Fix virtualized list
NO commit
Update ink version.
Fix UI snapshot mismatch in MainContent tests and VirtualizedList computation
Checkpoint.
2026-05-05 18:42:51 -07:00
Jacob Richman
1f5d7014c6
feat(ui): enable "TerminalBuffer" mode to solve flicker ( #24512 )
2026-04-03 00:39:49 +00:00
Tommaso Sciortino
6c78eb7a39
test(cli): refactor tests for async render utilities ( #23252 )
2026-03-20 20:08:29 +00:00
Jacob Richman
14dd07be00
fix(cli): ensure dialogs stay scrolled to bottom in alternate buffer mode ( #20527 )
2026-02-27 16:00:07 +00:00
Jacob Richman
04f65f3d55
Migrate core render util to use xterm.js as part of the rendering loop. ( #19044 )
2026-02-19 00:46:50 +00:00
Andrew Garrett
ef02cec2cd
fix(cli): hide scrollbars when in alternate buffer copy mode ( #18354 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2026-02-10 20:30:27 +00:00
Jacob Richman
f649948713
Branch batch scroll ( #12680 )
2025-11-09 00:09:22 +00:00
Jacob Richman
3937461272
Scrollable support ( #12544 )
2025-11-05 00:21:00 +00:00