Changeset 633 in code for trunk/contrib/clients.md


Ignore:
Timestamp:
Oct 12, 2021, 7:49:06 PM (4 years ago)
Author:
contact
Message:

contrib/clients: update IRCv3 caps for Weechat 3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contrib/clients.md

    r579 r633  
    2929
    3030By default, WeeChat doesn't request any IRCv3 capability. To enable all
    31 supported capabilities as of WeeChat 3.1:
     31supported capabilities as of WeeChat 3.3:
    3232
    33     /set irc.server_default.capabilities account-notify,away-notify,cap-notify,chghost,extended-join,invite-notify,multi-prefix,server-time,userhost-in-names
     33    /set irc.server_default.capabilities account-notify,away-notify,cap-notify,chghost,extended-join,invite-notify,message-tags,multi-prefix,server-time,setname,userhost-in-names
    3434    /save
    3535    /reconnect -all
Note: See TracChangeset for help on using the changeset viewer.