- バックアップ一覧
- 差分 を表示
- 現在との差分 を表示
- ソース を表示
- UNIX/tmux/概要 へ行く。
- 1 (2017-01-02 (月) 06:23:08)
- 2 (2017-01-02 (月) 06:34:24)
- 3 (2017-01-15 (日) 06:10:33)
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