fix bootloader
This commit is contained in:
parent
01c8a46dc5
commit
2078269704
3 changed files with 6 additions and 7 deletions
|
|
@ -121,8 +121,8 @@ bar)
|
|||
i=$((i + 1))
|
||||
done
|
||||
set +f
|
||||
left='#[align=left list=on] #{W:#[range=window|#{window_index}]#{window_index}:#{window_name}#{window_flags}#[norange]#{?window_end_flag,, │ }}#[nolist]'
|
||||
right="#[align=right]$indicator $bar_content"
|
||||
left=' #[align=left list=on]#{W:#[range=window|#{window_index}]#{window_index}:#{window_name}#{window_flags}#[norange]#{?window_end_flag,, │ }}#[nolist]'
|
||||
right="#[align=right]$indicator $bar_content "
|
||||
tmux set -g 'status-format[0]' "$left$right"
|
||||
;;
|
||||
switch)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue