weechat/doc/en/autogen/plugin_api/infolists.txt

59 lines
1.3 KiB
Plaintext

[width="65%",cols="^1,^2,8",options="header"]
|========================================
| Plugin | Name | Description
| alias | alias | list of aliases
| irc | irc_channel | list of channels for an IRC server
| irc | irc_ignore | list of IRC ignores
| irc | irc_nick | list of nicks for an IRC channel
| irc | irc_server | list of IRC servers
| logger | logger_buffer | list of logger buffers
| lua | lua_script | liste des scripts lua
| perl | perl_script | liste des scripts perl
| python | python_script | liste des scripts python
| relay | relay | list of relay clients
| ruby | ruby_script | liste des scripts ruby
| tcl | tcl_script | liste des scripts tcl
| weechat | bar | list of bars
| weechat | bar_item | list of bar items
| weechat | bar_window | list of bar windows
| weechat | buffer | list of buffers
| weechat | buffer_lines | lines of a buffer
| weechat | filter | list of filters
| weechat | history | history of commands
| weechat | hook | list of hooks
| weechat | hotlist | list of buffers in hotlist
| weechat | key | list of key bindings
| weechat | nicklist | nicks in nicklist for a buffer
| weechat | option | list of options
| weechat | plugin | list of plugins
| weechat | window | list of windows
| xfer | xfer | list of xfer
|========================================