comparison mcabber/mcabberrc.example @ 2121:9c791e2a437a

add option 'unescape_topic'
author sh!zeeg <shizeeque@gmail.com>
date Tue, 13 May 2014 21:18:22 +0400
parents 8aa5e80aebce
children b41719d57dac
comparison
equal deleted inserted replaced
2120:8aa5e80aebce 2121:9c791e2a437a
495 # 495 #
496 # Displays total occupants count at the end of '/room names' list 496 # Displays total occupants count at the end of '/room names' list
497 # Values: 0: disable (default) 1: enable 497 # Values: 0: disable (default) 1: enable
498 #set show_room_occupants_count = 0 498 #set show_room_occupants_count = 0
499 # 499 #
500 # To enable C-escape sequences support in /room topic
501 # set 'unescape_topic' to 1
502 # \n - new line`
503 # \t - tab character
504 #set unescape_topic = 0
505 #
500 # Set 'log_display_sender' to 1 to display the message sender's JID in the 506 # Set 'log_display_sender' to 1 to display the message sender's JID in the
501 # log window (default: 0, no) 507 # log window (default: 0, no)
502 #set log_display_sender = 0 508 #set log_display_sender = 0
503 # 509 #
504 # Set 'info' to anything you'd like to see in your lower status line. 510 # Set 'info' to anything you'd like to see in your lower status line.