ユーザ用ツール

サイト用ツール


serverapps:tmux

差分

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

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
serverapps:tmux [2020/07/01 01:35] hayashiserverapps:tmux [2022/07/08 08:42] – [複数のペインに対して同時にコマンドを実行] hayashi
行 79: 行 79:
  
   < Prefix > -> x   < Prefix > -> x
-===== 複数のペインに対して同時にコマンドを実行 =====+==== 複数のペインに対して同時にコマンドを実行 ====
 ON ON
   < Prefix > -> :set-window-option synchronize-panes on -> Enter   < Prefix > -> :set-window-option synchronize-panes on -> Enter
 OFF OFF
   < Prefix > -> :set-window-option synchronize-panes off -> Enter   < Prefix > -> :set-window-option synchronize-panes off -> Enter
 +< Prefix > -> a にバインド
 +  bind a setw synchronize-panes \; display "synchronize-panes #{?pane_synchronized,on,off}"
  
 +=== 参考 ===
 +
 +  * [[https://qiita.com/waieneiaw/items/22ed18809739c9a69f25|tmuxのsynchronize-panesをtoggle化する方法]]
 ===== スクロール ===== ===== スクロール =====
  
行 94: 行 99:
   q   q
      
 +===== 日本語 =====
 +日本語であるべきところがアンダースコア(_)になっていて表示されないときは、tmuxをutf8モードで起動
 +
 +  $ tmux -u 
  
 ===== 参考 ===== ===== 参考 =====
  
-[[https://mynavi-agent.jp/it/geekroid/2017/03/-11tmux.html]]+  * [[https://qiita.com/nmrmsys/items/03f97f5eabec18a3a18b|tmuxチートシート]] 
 +  * [[https://gihyo.jp/admin/serial/01/ubuntu-recipe/0127?page=1|ターミナルマルチプレクサ tmuxを使ってみよう]] 
 +  * [[https://gihyo.jp/admin/serial/01/ubuntu-recipe/0292?page=1|.tmux.confの設定をしてみよう]] 
 +  * [[https://mynavi-agent.jp/it/geekroid/2017/03/-11tmux.html]] 
serverapps/tmux.txt · 最終更新: 2023/08/20 11:17 by hayashi