From 7a97a7c53238bb957366798930e0b3c3dea6f312 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Sun, 31 May 2020 14:17:34 +0200 Subject: Add to tmux --- tmux.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tmux.md') diff --git a/tmux.md b/tmux.md index 38e5bcb..4578ccb 100644 --- a/tmux.md +++ b/tmux.md @@ -17,3 +17,8 @@ tmux new-session \; send-keys 'command ' # can be entered with Ctrl-V + Enter + +## Run command in multiple panes at once + +* `:setw synchronize-panes on` + turn off with `:setw synchronize-panes off` -- cgit v1.2.3