tmux capture-pane -p reads only the visible pane, and it fails silently
DEV Community
tmux capture-pane -p reads only the visible pane, and it fails silently
Your tmux health check greps the pane and passes when it should fail: capture-pane -p reads only the visible screen, not the scrollback. The one-flag fix.
0 comments
No comments yet.