[tmux] Display currently connected customer VM (if set).

This commit is contained in:
Sebastian Schulze 2016-10-25 14:28:40 +02:00
parent 2e6bc06d41
commit c8c7583db1
No known key found for this signature in database
GPG Key ID: 7EC07325206E3E55
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ set -gw mouse on
set -g status-justify centre
set -g status-left ""
set -g status-right "#S[#H@$VM_IP]"
set -g status-right "#S@#H[$VM_IP]"
set -g update-environment "SSH_ASKPASS SSH_AUTH_SOCK SSH_AGENT_PID SSH_CONNECTION"