tmux: Updated display of local/remote status
This commit is contained in:
@@ -103,7 +103,7 @@ setw -g window-status-current-format '#[bg=#c6a0f6,fg=black] #I #[bg=#585B70,fg=
|
|||||||
set -g window-status-separator " "
|
set -g window-status-separator " "
|
||||||
|
|
||||||
# Status bar right settings (display host information, red when connected via SSH)
|
# Status bar right settings (display host information, red when connected via SSH)
|
||||||
set -g status-right '#{?SSH_CONNECTION,#[fg=black bg=#ed8796],#[fg=black bg=#7dc4e4]} H #[fg=white,bg=brightblack] #H '
|
set -g status-right '#{?SSH_CONNECTION,#[fg=black bg=#fab387] SSH ,#[fg=black bg=#7dc4e4] H }#[fg=white,bg=brightblack] #H '
|
||||||
|
|
||||||
# Set the maximum length for the right status
|
# Set the maximum length for the right status
|
||||||
set -g status-right-length 40
|
set -g status-right-length 40
|
||||||
|
|||||||
Reference in New Issue
Block a user