mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 05:53:22 -07:00
fix tab mangling, Bug #309882
This commit is contained in:
parent
877365f287
commit
57406847d2
1 changed files with 3 additions and 2 deletions
|
@ -21,5 +21,6 @@
|
|||
|
||||
source /usr/share/screen-profiles/profiles/common
|
||||
|
||||
caption always '%{= Wk}%{= Wk}%?%-Lw%?%{= yk}%n %t%{= Wk} %?%+Lw%?%?%= %{= Wk}'
|
||||
hardstatus string '%{= wk} %{+b r}\%{= y}o%{=b Y}/%{+b wk} %100` %{= Wk}|%= |%{+B bW}%102`%{= Wk}|%{+b rW}%101`%{= Wk}|%{g}%104`%{+b gW}%103`%{= Wk}|%{= wk}%Y-%m-%d %c:%s'
|
||||
caption always "%{kW}%?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{kW}%?%+Lw%?"
|
||||
|
||||
hardstatus string '%{Wk} %{= Wk}%{+b r}\%{= Wy}o%{=b WY}/%{+b Wk} %100` %{= Wk}|%= |%{+B bW}%102`%{= Wk}|%{+b rW}%101`%{= Wk}|%{k}%104`%{+b gW}%103`%{= Wk}|%{= Wk}%Y-%m-%d %c:%s'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue