tmux/servers
All checks were successful
/ job (push) Successful in 5m36s

This commit is contained in:
Marc Beninca 2025-06-29 20:00:39 +02:00
parent ad99117fdc
commit 445467b1b5
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -138,7 +138,8 @@ set-option -g status-format[2] '\
#(lsof -U \
| awk \"/^tmux:.*\\(LISTEN\\)$/ {print \\\$9}\" \
| xargs -n \"1\" basename \
| sed \"s/^/ /;s/\$/ /\" \
| sed \"s/^/#[fg=yellow]#[bg=##181818] #[bg=##282828]/\
;s/\$/#[bg=##181818] #[fg=default]#[bg=default] /\" \
| xargs echo \
)\
#[fg=default] \