Highlight current window for remote tmux

This commit is contained in:
gardouille 2019-11-07 11:42:58 +01:00
parent 409b4e51ac
commit f52bfbcfef
1 changed files with 4 additions and 0 deletions

View File

@ -46,6 +46,10 @@ set-option -g history-limit 10000
# Centrer la liste des terminaux
#set -g status-justify centre
# Status line style for the currently active window
## BackGround, ForeGround and attribut
set -g window-status-current-style bg=black,dim,fg="${lightgreen}",bold
# Partie gauche de la barre
# vide
set -g status-left ""