Skip to content

Commit 1b2b4af

Browse files
authored
Update .tmux.conf
1 parent 32e6f6f commit 1b2b4af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tmux/.tmux.conf

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ bind-key "_" split-window -fv -c "#{pane_current_path}"
2626
bind r source-file ~/.tmux.conf \; display "Reloaded!"
2727

2828
set -g base-index 1
29+
set -g mouse on
2930

3031
set-window-option -g mode-keys vi
3132
bind -T copy-mode-vi v send-keys -X begin-selection

0 commit comments

Comments
 (0)