comparison mcabber/mcabberrc.example @ 530:365e1ded7f1a

Suggest "names" alias
author Mikael Berthe <mikael@lilotux.net>
date Mon, 21 Nov 2005 21:31:12 +0100
parents c7f94f6e51f0
children 89cc86940f09
comparison
equal deleted inserted replaced
529:4c64927a4183 530:365e1ded7f1a
102 #set message_away = I'm away 102 #set message_away = I'm away
103 # 103 #
104 # The auto-away message is only used when 'autoaway' is set. The previous 104 # The auto-away message is only used when 'autoaway' is set. The previous
105 # message will be restored when leaving auto-away status. If this message 105 # message will be restored when leaving auto-away status. If this message
106 # isn't defined, the status message will stay unchanged. 106 # isn't defined, the status message will stay unchanged.
107 set message_autoaway = Auto-away (idle) 107 set message_autoaway = Auto-away (idle)
108 108
109 # Colors 109 # Colors
110 # Colors are: black, red, green, yellow, blue, magenta, cyan, white 110 # Colors are: black, red, green, yellow, blue, magenta, cyan, white
111 # You can use the "default" color, too (i.e. for transparent background) 111 # You can use the "default" color, too (i.e. for transparent background)
112 #set color_background = blue 112 #set color_background = blue
134 # Aliases 134 # Aliases
135 alias online = status online 135 alias online = status online
136 alias away = status away 136 alias away = status away
137 alias dnd = status dnd 137 alias dnd = status dnd
138 alias notavail = status notavail 138 alias notavail = status notavail
139 #alias names = room names
139 140
140 # Key bindings 141 # Key bindings
141 # Ctlr-X (24) bound to /roster alternate 142 # Ctlr-X (24) bound to /roster alternate
142 bind 24 = roster alternate 143 bind 24 = roster alternate
143 # F5 (269) bound to /roster toggle_offline (centericq-like, IIRC) 144 # F5 (269) bound to /roster toggle_offline (centericq-like, IIRC)