Skip to content

Commit 1cc625e

Browse files
committed
disable automatic renaming in default config
1 parent d6aa1d3 commit 1cc625e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/tmux_default.conf

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ bind -n WheelUpPane if-shell -F -t = "#{mouse_any_flag}" "send-keys -M; send-key
66
# Use CTRL-left/right for word navigation
77
set-window-option -g xterm-keys on
88

9+
set-option -g allow-rename off
910

1011
set-window-option -g window-status-current-bg red
1112
set-window-option -g window-status-current-bg red

0 commit comments

Comments
 (0)