ユーザ用ツール

サイト用ツール


serverapps:tmux:config

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
serverapps:tmux:config [2020/07/06 15:34]
hayashi [オプション]
serverapps:tmux:config [2021/06/01 16:13] (現在)
hayashi
行 1: 行 1:
 ====== 設定 ====== ====== 設定 ======
 ===== オプション ===== ===== オプション =====
-bind-key -r :repeat time +  * bind-key -r :repeat time 
-bind-key -T :keytable 省略時は-T prefixとみなす+  bind-key -T :keytable 省略時は-T prefixとみなす
 ===== ファイル ===== ===== ファイル =====
  
行 14: 行 14:
 # ウィンドウのRename禁止 # ウィンドウのRename禁止
 set-option -g allow-rename off set-option -g allow-rename off
 +
 +# toggle synchronize-panes [On|OFF]
 +bind a setw synchronize-panes \; display "synchronize-panes #{?pane_synchronized,on,off}"
  
 </file> </file>
serverapps/tmux/config.1594017252.txt.gz · 最終更新: 2020/07/06 15:34 by hayashi