feat: disallow renaming tmux tab.
This commit is contained in:
@@ -8,6 +8,7 @@ unbind-key -T root M-Right
|
|||||||
#
|
#
|
||||||
bind-key -n C-Enter send-keys "\e[13;5u"
|
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-bg colour27
|
||||||
set-option -g status-fg white
|
set-option -g status-fg white
|
||||||
set-option -g window-status-current-style bg=colour28
|
set-option -g window-status-current-style bg=colour28
|
||||||
|
|||||||
Reference in New Issue
Block a user