add tmux docs

pull/345/head
Kelsey Hightower 2018-05-13 20:03:21 +00:00
parent c92fd083d0
commit 6052bd9853
3 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ gcloud compute ssh controller-0
[tmux](https://github.com/tmux/tmux/wiki) can be used to run commands on multiple compute instances at the same time. Consider splitting a tmux window into multiple panes and enabling `synchronize-panes` to speed up the provisioning process. [tmux](https://github.com/tmux/tmux/wiki) can be used to run commands on multiple compute instances at the same time. Consider splitting a tmux window into multiple panes and enabling `synchronize-panes` to speed up the provisioning process.
![tmux screenshot](images/tmux-controller.png) ![tmux screenshot](images/tmux-screenshot.png)
> Enable `synchronize-panes`: ctrl+b then `shift :`. Then type `set synchronize-panes on` at the prompt. To disable synchronization: `set synchronize-panes off`. > Enable `synchronize-panes`: ctrl+b then `shift :`. Then type `set synchronize-panes on` at the prompt. To disable synchronization: `set synchronize-panes off`.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB