flag will create an empty pane and forward any output from stdin to it.
For example:
.Bd-literal-offsetindent
$ make 2>&1|tmux splitw\-dI &
$ make 2>&1|tmux new\-pane\-dI &
.Ed
.Pp
All other options have the same meaning as for the
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.