Last change
on this file since 513 was 513, checked in by contact, 4 years ago |
contrib/weechat: explain how to enable IRCv3 features
|
File size:
368 bytes
|
Line | |
---|
1 | # Weechat configuration
|
---|
2 |
|
---|
3 | By default, WeeChat doesn't request any IRCv3 capability. To enable all
|
---|
4 | supported capabilities has 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.