mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +02:00
--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:
parent
09b5baa3d9
commit
9db0c7cc7d
2 changed files with 16 additions and 6 deletions
|
|
@ -137,7 +137,7 @@ statusbar = {
|
|||
barstart = { priority = "100"; };
|
||||
window = { };
|
||||
window_empty = { };
|
||||
more = { };
|
||||
more = { priority = "-1"; alignment = "right"; };
|
||||
barend = { priority = "100"; alignment = "right"; };
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue