Last Updated: February 25, 2016
·
9.732K
· aminz

tmux - same command for all panes in window

`Ctrl-b` then ":setw synchronize-panes"

Type your command to be executed in all panes in same window ;)

To turn off:

`Ctrl-b` then ":setw synchronize-panes off"

Default prefix is Ctrl-b