waveterm/pkg/blockcontroller
Mike Sawka e8ebe88651
Fix for Claude Code Scroll to Top Bug (#2956)
There may be more cases here that I don't know about, but this fixes a
good chunk of them. This catches the CC "repaint" transaction and forces
a scrollToBottom. That should handle context repaints and resize
repaints.

Also adds a new (hidden) terminal escape sequence debugger, and (in dev
mode) adds a last 50 writes cache that can be used to look at and debug
output.
2026-02-27 15:34:35 -08:00
..
.gitignore add tsunami view in wave (#2350) 2025-09-15 12:58:59 -07:00
blockcontroller.go Fix for Claude Code Scroll to Top Bug (#2956) 2026-02-27 15:34:35 -08:00
durableshellcontroller.go Fix bugs with connection switching (#2957) 2026-02-27 15:23:55 -08:00
shellcontroller.go New ConnMonitor to Track "Stalled" Connection State for SSH Conns (#2846) 2026-02-09 17:11:55 -08:00
tsunamicontroller.go Durable Session PR #5 (Icon Flyover, More Bug Fixes, Corner Cases) (#2825) 2026-02-05 10:15:22 -08:00