updates.
authorPekka Riikonen <priikone@silcnet.org>
Thu, 28 Feb 2002 20:17:08 +0000 (20:17 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 28 Feb 2002 20:17:08 +0000 (20:17 +0000)
apps/irssi/silc.conf

index 2dbd7989282949db74c48fa8b7b36795c7f85731..79935c350423d5eb965047efa5bac09c50eb9933 100644 (file)
@@ -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,