## Summary Need comprehensive tests for the scrollback buffer functionality to ensure reliable buffer retrieval and viewing. ## Tests Needed - [ ] Test buffer captures output correctly - [ ] Test buffer retrieval via socket API (`GetScrollback` request) - [ ] Test buffer content after various terminal operations - [ ] Test ANSI escape code stripping - [ ] Test buffer size limits and truncation - [ ] Integration test: tap client fetching buffer from running session
Summary
Need comprehensive tests for the scrollback buffer functionality to ensure reliable buffer retrieval and viewing.
Tests Needed
GetScrollbackrequest)