comparison mcabber/mcabberrc.example @ 766:c71ff9ade18c

Move Ctrl-Up/Down bindings to the config. file
author Mikael Berthe <mikael@lilotux.net>
date Sun, 19 Mar 2006 16:15:09 +0100
parents 0d5fb1d9077c
children 7e0562e3bc83
comparison
equal deleted inserted replaced
765:72626e9d60bd 766:c71ff9ade18c
198 bind 24 = roster alternate 198 bind 24 = roster alternate
199 # F5 (269) bound to /roster toggle_offline (centericq-like, IIRC) 199 # F5 (269) bound to /roster toggle_offline (centericq-like, IIRC)
200 bind 269 = roster toggle_offline 200 bind 269 = roster toggle_offline
201 # F12 (276) bound to /roster toggle 201 # F12 (276) bound to /roster toggle
202 bind 276 = roster toggle 202 bind 276 = roster toggle
203 # Ctrl-Up/Ctrl-Down bound to /buffer up/down (like Ctrl-p/Ctrl-n)
204 bind 521 = buffer up
205 bind 514 = buffer down
203 206
204 # Sample alias to join mcabber channel with "/jmc" 207 # Sample alias to join mcabber channel with "/jmc"
205 #alias jmc = room join mcabber@conf.lilotux.net 208 #alias jmc = room join mcabber@conf.lilotux.net