mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
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:
parent
08162d83bf
commit
964cb3c384
2 changed files with 114 additions and 61 deletions
|
|
@ -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 --";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue