diff options
Diffstat (limited to 'tmux/tmux.conf')
| -rw-r--r-- | tmux/tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 3125892..cbe9288 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -3,6 +3,7 @@ unbind r bind r source-file ~/.config/tmux/tmux.conf set -g mouse on +set -g base-index 1 # allows to use vim bindings in scroll mode - key [ set-window-option -g mode-keys vi |
