... | ... |
@@ -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 |