source:
code/trunk/contrib/weechat.md@
514
Last change on this file since 514 was 514, checked in by , 4 years ago | |
---|---|
File size: 367 bytes |
Line | |
---|---|
1 | # Weechat configuration |
2 | |
3 | By default, WeeChat doesn't request any IRCv3 capability. To enable all |
4 | supported 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 | |
10 | See `/help cap` for more information. |
Note:
See TracBrowser
for help on using the repository browser.