You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix process cleanup: Use bg.terminate() instead of manual kill for proper tree termination
- Fix buffering: Add stdbuf -o0 to cat and tail commands for real-time output
- Fix cursor artifacts: Restore cursor position and visibility when switching panes
- Fix trailing newlines: Strip newlines from pane dumps to prevent unwanted scrolling
- Show recording path: Display cast file path when stopping recordings for easy playback
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments