Age | Commit message (Collapse) | Author |
|
info_get_hashtable), add IRC info_hashtable "irc_parse_message"
Note: tcl >= 8.5 is now required (for tcl plugin).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the list
|
|
|
|
|
|
is not logged and can be filtered on tag)
|
|
|
|
hide other lines)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Options renamed or removed:
- weechat.color.nicklist_prefix1 renamed to irc.color.nick_prefix_op
- weechat.color.nicklist_prefix2 renamed to irc.color.nick_prefix_halfop
- weechat.color.nicklist_prefix3 renamed to irc.color.nick_prefix_voice
- weechat.color.nicklist_prefix4 renamed to irc.color.nick_prefix_user
- weechat.color.nicklist_prefix5 removed
|
|
empty
|
|
|
|
home in paths
|
|
weechat.color.status_name_ssl)
|
|
|
|
underscore) (task #9483)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as joker and "!" to prevent a plugin from being autoloaded (task #6361)
Some examples for option weechat.plugin.autoload:
- load all plugins (default): "*"
- load only alias, charset, irc and logger: "alias,charset,irc,logger"
- load all plugins but not lua and tcl: "*,!lua,!tcl"
- load all plugins but not perl and python: "*,!p*" (not recommended because new future plugins may begin with "p")
- do not load any plugin (weechat core alone is not really useful eheh): "!*"
|
|
|
|
|
|
examples in /help key
Note: old option "reset" for /key has been renamed to "resetall".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|