Commit Graph

3 Commits

Author SHA1 Message Date
Spencer 2c4fe9f245 feat(ui): add dynamic toggle for alternate buffer mode
- Prevents memory access out of bounds crash in yoga-wasm by avoiding synchronous unmounts of history items
- Eliminates duplicated footer artifacts when exiting alternate buffer by ensuring Ink has time to issue erasure codes before swapping terminal buffers
- Fully restores normal buffer scrollback without clipping or duplicating history
- Resolves startup layout rendering bug when alternate buffer is set in config by manually handling terminal transitions instead of letting Ink's alternateBuffer renderer take over
2026-04-06 16:53:34 +00:00
Jack Wotherspoon 2c0cc7b9a5 feat: add AskUserDialog for UI component of AskUser tool (#17344)
Co-authored-by: jacob314 <jacob314@gmail.com>
2026-01-23 20:42:48 +00:00
Jacob Richman 3937461272 Scrollable support (#12544) 2025-11-05 00:21:00 +00:00