Browse Source

Update tmux.conf

master
10sr 5 years ago
parent
commit
4c2fb13def
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      tmux.conf

+ 2
- 0
tmux.conf View File

@@ -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…
Cancel
Save