This commit is contained in:
Marc Beninca 2025-06-29 17:55:21 +02:00
parent b80a0a59e8
commit ec31c46557
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

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