From: Pekka Riikonen Date: Thu, 28 Feb 2002 20:17:08 +0000 (+0000) Subject: updates. X-Git-Tag: silc.client.0.8.1~23 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=477b12b1929613dc2540bb92dde17a4fd50f5f3a;p=silc.git updates. --- diff --git a/apps/irssi/silc.conf b/apps/irssi/silc.conf index 2dbd7989..79935c35 100644 --- a/apps/irssi/silc.conf +++ b/apps/irssi/silc.conf @@ -25,8 +25,8 @@ channels = ( # Your favorite aliases # aliases = { - JOIN = "join -window"; - QUERY = "query -window"; + JOIN = "join"; + QUERY = "query"; LEAVE = "part"; BYE = "quit"; EXIT = "quit"; @@ -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,