serverapps:tmux
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
serverapps:tmux [2021/08/06 00:31] – hayashi | serverapps:tmux [2024/10/24 05:01] (現在) – [参考] admin | ||
---|---|---|---|
行 37: | 行 37: | ||
< Prefix > + s | < Prefix > + s | ||
+ | または | ||
+ | $ tmux list-session | ||
===== ウィンドウ ===== | ===== ウィンドウ ===== | ||
行 59: | 行 61: | ||
< Prefix > | < Prefix > | ||
+ | ==== ウィンドウの一覧 ==== | ||
+ | |||
+ | $ tmux list-windows -t < | ||
===== ペイン ===== | ===== ペイン ===== | ||
==== 水平分割 ==== | ==== 水平分割 ==== | ||
行 79: | 行 84: | ||
< Prefix > | < Prefix > | ||
+ | ==== サイズ変更 ==== | ||
+ | < Prefix > | ||
+ | |||
+ | |||
==== 複数のペインに対して同時にコマンドを実行 ==== | ==== 複数のペインに対して同時にコマンドを実行 ==== | ||
ON | ON | ||
行 84: | 行 93: | ||
OFF | OFF | ||
< Prefix > | < Prefix > | ||
+ | |||
+ | < Prefix > | ||
+ | .tmux.conf | ||
+ | |||
+ | bind a setw synchronize-panes \; display " | ||
=== 参考 === | === 参考 === | ||
行 108: | 行 122: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
serverapps/tmux.1628209884.txt.gz · 最終更新: 2021/08/06 00:31 by hayashi