diff --git a/tmux.conf b/tmux.conf index b74f377..e1ee5f3 100755 --- a/tmux.conf +++ b/tmux.conf @@ -2,6 +2,8 @@ set -g mouse on set -g set-clipboard external set-option -g status-position top +set-window-option -g allow-rename off +set allow-rename off # remap prefix from 'C-b' to 'C-x', 0x18 hex code for iterm2 unbind C-b