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
The cat is unnecessary since tmux can pipe directly to ansifilter/sed
(or any other program that reads from stdin). If ansifilter/sed weren't
being used then cat would be necessary, because pipe-pane needs a
command to send the output to.
0 commit comments