ソースを参照

Update choose-tree keybind

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

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

@@ -21,7 +21,7 @@ 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
bind w choose-tree -G
bind w choose-tree -GZ

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


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