Files
fusion/.changeset/fix-terminal-scrollback-timing.md
gsxdsm 4f2b840eb4 chore(FN-912): add changeset for terminal scrollback timing fix
- Add patch changeset documenting the terminal scrollback timing fix for @gsxdsm/fusion
2026-04-04 13:36:27 -07:00

239 B

@gsxdsm/fusion
@gsxdsm/fusion
patch

Fix terminal tab showing blank content on first open. Move scrollback buffer reset to WebSocket onopen handler to prevent race condition where buffered data is cleared before the connection is established.