We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e6f6f commit 1b2b4afCopy full SHA for 1b2b4af
tmux/.tmux.conf
@@ -26,6 +26,7 @@ bind-key "_" split-window -fv -c "#{pane_current_path}"
26
bind r source-file ~/.tmux.conf \; display "Reloaded!"
27
28
set -g base-index 1
29
+set -g mouse on
30
31
set-window-option -g mode-keys vi
32
bind -T copy-mode-vi v send-keys -X begin-selection
0 commit comments