mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Add $tag to 'window' item in default configuration.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4494 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
c235c679cc
commit
dd00a593cc
@ -119,7 +119,7 @@ statusbar = {
|
||||
|
||||
# treated specially .. window is printed with non-empty windows,
|
||||
# window_empty is printed with empty windows
|
||||
window = "{sb $winref:$itemname{sbmode $M}}";
|
||||
window = "{sb $winref:$tag/$itemname{sbmode $M}}";
|
||||
window_empty = "{sb $winref{sbservertag $tag}}";
|
||||
prompt = "{prompt $[.15]itemname}";
|
||||
prompt_empty = "{prompt $winname}";
|
||||
|
Loading…
Reference in New Issue
Block a user