feat: disallow renaming tmux tab.

This commit is contained in:
Gea-Suan Lin
2026-04-15 22:43:20 +08:00
parent 999b1825f2
commit 8dad8d391b
+1
View File
@@ -8,6 +8,7 @@ unbind-key -T root M-Right
#
bind-key -n C-Enter send-keys "\e[13;5u"
#
set-option -g allow-rename off
set-option -g status-bg colour27
set-option -g status-fg white
set-option -g window-status-current-style bg=colour28