source: code/trunk/contrib/weechat.md@ 517

Last change on this file since 517 was 514, checked in by yyp, 4 years ago

contrib/weechat: fix typo

File size: 367 bytes
Line 
1# Weechat configuration
2
3By default, WeeChat doesn't request any IRCv3 capability. To enable all
4supported capabilities as of WeeChat 3.1:
5
6 /set irc.server_default.capabilities account-notify,away-notify,cap-notify,chghost,extended-join,invite-notify,multi-prefix,server-time,userhost-in-names
7 /save
8 /reconnect -all
9
10See `/help cap` for more information.
Note: See TracBrowser for help on using the repository browser.