This page lists major features done or planned.
Dive in the future of WeeChat!


Version 4.1.0 (≈ )

Tracker Spec Status Git Plugin Description
issue #1953 Done Commit trigger Add options -o, -ol, -i and -il in command /trigger list.
issue #1973 Done Commit Commit core Add "enum" type in config options.
issue #1974 Done Commit Commit Commit Commit irc Create options irc.ctcp.* by default, evaluate options, remove CTCP FINGER and USERINFO, remove GIt revision and compilation date from CTCP VERSION, build dynamic list of CTCP in reply to CTCP CLIENTINFO.
issue #1972 Done Commit irc Add buffer for /list reply.
issue #194 Done Commit Commit irc Compute color in case insensitive way, reintroduce infos "irc_nick_color" and "irc_nick_color_name", add support of server name, add infos "nick_color_ignore_case" and "nick_color_name_ignore_case".
issue #97 Done Commit irc Add count for all nick modes in output of /names.
issue #98 Done Commit irc Add count and mode filter in command /names.
issue #1066 Done Commit api Add support of path to variable and hashtable comparison in function hdata_compare.
issue #1282 Done Commit core Add parameters and key bindings to move to edges of current area with commands "/cursor go" and "/cursor move".
issue #352 Done Commit Commit Commit Commit Commit Commit Commit core Add options weechat.buffer.* to save buffer properties set by user, add option "setauto" in command /buffer.
issue #2007 Done Commit Commit core Evaluate command given to /repeat with contextual variables.
- Done Commit Commit core Ignore key bindings with empty command, add support of quotes in commands "/key bind" and "/key bindctxt".
issue #985 Done Commit Commit core Add command /sys to show resource limits/usage and suspend WeeChat process, add key Ctrl+z to suspend WeeChat.
issue #1723 Done Commit core Add function hook_url, add option "url" in command /debug.

Version 4.2.0 (≈ )

Tracker Spec Status Git Plugin Description
issue #2005
core, plugins Format and translate help on command arguments line by line.
issue #369
relay, weechat-relay Add weechat-relay library: new repository, move build of messages (WeeChat -> client) from relay plugin to this lib.