Rewrote lag statusbar item. It's now updated properly.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2102 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-11-19 22:21:57 +00:00 committed by cras
commit 964cb3c384
2 changed files with 114 additions and 61 deletions

View file

@ -92,7 +92,7 @@ statusbar = {
prompt_empty = "{prompt $winname}";
# all of these treated specially, they're only displayed when needed
lag = "{sb Lag: $0}";
lag = "{sb Lag: $0-}";
act = "{sb Act: $0-}";
more = "-- more --";
};