ソースを参照

Update tmux.conf

master
10sr 5年前
コミット
4c2fb13def
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      tmux.conf

+ 2
- 0
tmux.conf ファイルの表示

@@ -19,6 +19,8 @@ bind C-r source-file ~/.tmux.conf \; display-message "Reloaded config !"
# -d: do not attach the created session
bind C-o command-prompt -p "session name to switch to:" \
"new-session -Ad -s '%1'\; switch-client -t '%1'"
# Use w instead
unbind s

set -g base-index 1
set -g pane-base-index 1


読み込み中…
キャンセル
保存