Showing 1 changed files with 1 additions and 0 deletions
+1
.tmux.conf
... ...
@@ -1,5 +1,6 @@
1 1
 set -g status-right ''
2 2
 set -g status-left  ''
3
+set -g allow-rename on
3 4
 set -g window-status-current-format ''
4 5
 set -g window-status-format '#{window_index}#{window_flags} #{=20:window_name}'
5 6
 bind-key Escape copy-mode