From 3bae07a2de8265fcee611f365a767690d6e3b972 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Tue, 26 Feb 2002 16:35:50 +0000 Subject: [PATCH] updates. --- apps/irssi/silc.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/irssi/silc.conf b/apps/irssi/silc.conf index e95502c0..2dbd7989 100644 --- a/apps/irssi/silc.conf +++ b/apps/irssi/silc.conf @@ -82,8 +82,8 @@ statusbar = { barend = "{sbend}"; # treated "normally", you could change the time/user name to whatever - time = "{sb $Z}"; - user = "{sb $cumode$N{sbmode $usermode}{sbaway $A}}"; + time = "{sb $Z} "; + user = "{sb $cumode$N{sbmode $usermode}{sbaway $A}} "; topic = " $topic"; # treated specially .. window is printed with non-empty windows, -- 2.24.0