shift
This commit is contained in:
parent
b80a0a59e8
commit
ec31c46557
1 changed files with 1 additions and 1 deletions
|
@ -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]\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue