tmux

現在の設定を表示

 show-options -g
 show-options -w

.tmux.confを再読み込み

 unbind r
 bind r source-file ~/.tmux.conf \; display-message "Reload ~/.tmux.conf"
 bind C-r source-file ~/.tmux.conf \; display-message "Reloade ~/.tmux.conf"

上のようにsource-fileをbindしておくと便利。

ステータスライン設定

http://qiita.com/nojima/items/9bc576c922da3604a72b

参考

公式

https://tmux.github.io/


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS

Last-modified: 2017-01-30 (月) 13:32:23