diff --git a/tmux.conf b/tmux.conf index 5c09253..dfc53c4 100644 --- a/tmux.conf +++ b/tmux.conf @@ -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