[Vimperator] Events supported by autocmd

Andreas Klöckner lists at informa.tiker.net
Mon Jun 16 11:16:06 PDT 2008


On Montag 16 Juni 2008, Daniel Bainton wrote:
> 2008/6/16 Andreas Klöckner <lists at informa.tiker.net>:
> > Hi there,
> >
> > the help file should be more verbose on what kinds of events are
> > supported by 'autocmd'.
>
> It lists all that are supported so far. Someone just needs to add more
> to the code.

:help autocmd gives me this

8< --------------------------------------------------------------------

:au[tocmd]

Execute commands automatically on events. :au[tocmd] {event} {pat} {cmd}. Add 
{cmd} to the list of commands Vimperator will execute on {event}:

    *      :autocmd[!] {events} {pat}: list/remove autocommands filtered be 
{events} and {pat}
    *      :autocmd[!] {events}: list/remove autocommands matching {events}
    *      :autocmd[!] * {pat}: list/remove autocommands matching {pat}
    *      :autocmd[!]: list/remove all autocommands

8< --------------------------------------------------------------------

I don't see a list of events there.

:autocmd

gives me an empty list.

Are you trying to say there aren't any autocmds right now?

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://www.mozdev.org/pipermail/vimperator/attachments/20080616/5bdbcd36/attachment.bin 


More information about the Vimperator mailing list