# HG changeset patch # User IBBoard # Date 1490215493 0 # Node ID 79646cea4c5f27f42a2f1a2bdc07c644091aead8 # Parent 708289800f62c51c4fc6cf71e9e45a7290b25ab6 Stop tmux renaming renamed 'tabs' and use a short-form setting diff -r 708289800f62 -r 79646cea4c5f tmux.conf --- a/tmux.conf Wed Mar 22 20:42:05 2017 +0000 +++ b/tmux.conf Wed Mar 22 20:44:53 2017 +0000 @@ -4,4 +4,5 @@ set -g status-fg white #set -g terminal-overrides 'xterm*:smcup@:rmcup@' #setw -g mode-mouse on -set-window-option -g xterm-keys on +setw -g xterm-keys on +setw -g allow-rename off \ No newline at end of file