mcabber/mcabberrc.example
changeset 1926 c1f9a4d47e05
parent 1839 f0a07658e009
child 1943 11bda6d8daab
--- a/mcabber/mcabberrc.example	Wed Nov 10 17:36:26 2010 +0100
+++ b/mcabber/mcabberrc.example	Thu Nov 11 14:13:16 2010 +0100
@@ -126,6 +126,10 @@
 # running you can use "/roster display").
 #set roster_display_filter = ofdna_
 
+# By default command line completion is case-sensitive; this can be changed
+# by setting the option 'completion_ignore_case' to 1.
+#set completion_ignore_case = 0
+
 # Typing notifications, Chat States, Events (XEP-22/85)
 # Set disable_chatstates to 1 if you don't want to use typing notifications.
 # Note: changing this option once mcabber is running has no effect.