瀏覽代碼

Update tmux.conf

master
10sr 5 年之前
父節點
當前提交
4c2fb13def
簽署人: 10sr GPG Key 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


Loading…
取消
儲存