We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5cb03 commit f5d3d00Copy full SHA for f5d3d00
tmux.conf
@@ -27,9 +27,9 @@ set -g window-status-current-format "#I:#W"
27
set -g history-limit 10000
28
29
# enable mouse scrollback and cursor selection
30
-set -g mode-mouse on
+# set -g mode-mouse on
31
# enable mouse actions across panes
32
-set -g mouse-select-pane off
+# set -g mouse-select-pane off
33
34
# override % and " to split in current directory
35
bind-key '"' split-window -c "#{pane_current_path}"
0 commit comments