view mcabber/doc/help/en/hlp_event.txt @ 1176:547a8ca7c1a8

Move init_bindings() to screen.c, with a few updates - Move the function init_bindings() to screen.c scr_init_bindings() - Get rid of the malloc/free - Add two key bindings: Meta-a, Meta-b - Put the comments on the same line when it is possible, in order to save some space.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 04 Apr 2007 22:03:49 +0200
parents 59b53fed6de1
children 1342df44c814
line wrap: on
line source


 /EVENT #N|* accept|ignore|reject
 /EVENT list

Tell mcabber what to do about pending events.
If the first parameter is '*', the command will apply to all queued events.

/event #N|* accept
 Event number #N/All events will be accepted
/event #N|* ignore
 Event number #N/All events will be ignored
/event #N|* reject
 Event number #N/All events will be rejected
/event list
 List all pending events