mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-11-22 21:07:00 +00:00
edit tmux synchronize panes
This commit is contained in:
parent
2bc3257c30
commit
bbe62d8eee
@ -2451,8 +2451,8 @@ Move up/down with the arrow keys (↑ and ↓).
|
|||||||
|
|
||||||
Send command to all panes in tmux:
|
Send command to all panes in tmux:
|
||||||
```bash
|
```bash
|
||||||
Ctrl-B :
|
Ctrl-B
|
||||||
setw synchronize-panes
|
:setw synchronize-panes
|
||||||
|
|
||||||
# Panes (splits), Press Ctrl+B, then input the following symbol:
|
# Panes (splits), Press Ctrl+B, then input the following symbol:
|
||||||
# % horizontal split
|
# % horizontal split
|
||||||
|
Loading…
Reference in New Issue
Block a user