Addec multiple channel private key support to Irssi SILC client.
[silc.git] / apps / irssi / silc.conf
index 4e7356ca0db9e8cc3a7092e5730bffb89596e32b..e8741573fa62039c5001892072a57bde07e8b8bb 100644 (file)
@@ -21,6 +21,13 @@ channels = (
   { name = "#silc"; chatnet = silcnet; autojoin = No; }
 );
 
+#
+# Keyboard bindings (BIND command)
+#
+keyboard = (
+  { key = "meta-K"; id = "command"; data = "key channel * change"; }
+); 
+
 #
 # Your favorite aliases
 #
@@ -82,7 +89,7 @@ statusbar = {
     # treated "normally", you could change the time/user name to whatever
     time = "{sb $Z}";
     user = "{sb $cumode$N{sbaway $A}}";
-    usermode = " {sbmode $usermode}";
+    usermode = " {sbusermode $usermode}";
     topic = " $topic";
 
     # treated specially .. window is printed with non-empty windows,