mcabber/mcabberrc.example
changeset 1756 e2c084204583
parent 1734 eae4a2637f2c
child 1757 6e55f9776d5d
--- a/mcabber/mcabberrc.example	Sat Mar 13 11:57:32 2010 +0100
+++ b/mcabber/mcabberrc.example	Sat Mar 13 13:18:07 2010 +0100
@@ -307,6 +307,11 @@
 # Set 'muc_disable_nick_hl' to 1 if you don't want mcabber to color lines
 # containing your nickname in a MUC room.
 #set muc_disable_nick_hl = 0
+#
+# Set 'completion_muc_suffix' if you want mcabber to append a string to
+# suggested nicknames (only at the beginning of a line), like ":" or ",".
+# (Default: none)
+#set completion_muc_suffix = ": "
 
 # Status messages
 # The 'message' value will override all others, take care!