comparison mcabber/mcabberrc.example @ 550:89cc86940f09

Add an alias for "/me" /me == /say /me
author Mikael Berthe <mikael@lilotux.net>
date Sun, 27 Nov 2005 21:50:09 +0100
parents 365e1ded7f1a
children 44ddf9bec3a5
comparison
equal deleted inserted replaced
549:448e299e45da 550:89cc86940f09
130 # Display the status changes in the chat buffers (default: 0, never) 130 # Display the status changes in the chat buffers (default: 0, never)
131 # Values: 0: never 1: only connect/disconnect 2: all 131 # Values: 0: never 1: only connect/disconnect 2: all
132 #set show_status_in_buffer = 1 132 #set show_status_in_buffer = 1
133 133
134 # Aliases 134 # Aliases
135 alias me = say /me
135 alias online = status online 136 alias online = status online
136 alias away = status away 137 alias away = status away
137 alias dnd = status dnd 138 alias dnd = status dnd
138 alias notavail = status notavail 139 alias notavail = status notavail
139 #alias names = room names 140 #alias names = room names