diff options
Diffstat (limited to '.tmux.conf')
| -rw-r--r-- | .tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ set -g default-terminal "tmux-256color" set -ga terminal-overrides ",foot:Tc" set -sg escape-time 25 +set -g allow-rename on set -g set-titles on set -g set-titles-string "#T" |
