Panes number start now at 1 \o/
This commit is contained in:
parent
597cc6edb0
commit
418691609c
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ bind R source-file ~/.tmux.conf \; display-message " Config reloaded..."
|
|||
set -g mouse on
|
||||
bind -n WheelUpPane if-shell -F -t = "#{mouse_any_flag}" "send-keys -M" "if -Ft= '#{pane_in_mode}' 'send-keys -M' 'copy-mode -e'"
|
||||
|
||||
set -g base-index 1
|
||||
set -gw pane-base-index 1
|
||||
unbind C-b
|
||||
set -g prefix C-q
|
||||
bind C-q send-prefix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue