--more-- statusbar item didn't work properly with split windows. Also

changed it's settings in non-active window to be the same as in active
window (right aligned)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2147 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-11-25 16:35:11 +00:00 committed by cras
commit 9db0c7cc7d
2 changed files with 16 additions and 6 deletions

View file

@ -137,7 +137,7 @@ statusbar = {
barstart = { priority = "100"; };
window = { };
window_empty = { };
more = { };
more = { priority = "-1"; alignment = "right"; };
barend = { priority = "100"; alignment = "right"; };
};
};