tmux: Drop hostname in status
This commit is contained in:
@@ -53,7 +53,7 @@ set-option -g automatic-rename-format '#{pane_current_command}'
|
||||
set-option -g window-status-separator ' '
|
||||
|
||||
set-option -g status-left " #[bg=#6c99bb,fg=#2e2e2e] #{session_name} #[bg=default] "
|
||||
set-option -g status-right "#[bg=#CCCCCC,fg=#555555] #{host} #[bg=default] "
|
||||
set-option -g status-right ""
|
||||
set-option -g status-left-length 100
|
||||
|
||||
set-option -g message-style "bg=#CCCCCC,fg=#555555"
|
||||
|
||||
Reference in New Issue
Block a user