mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 14:56:39 +02:00
irc: add chghost capability to help and completion
This commit is contained in:
@@ -51,7 +51,7 @@ struct t_irc_channel;
|
||||
|
||||
/* list of supported capabilities (for completion in command /cap) */
|
||||
#define IRC_COMMAND_CAP_SUPPORTED_COMPLETION \
|
||||
"account-notify|away-notify|cap-notify|extended-join|" \
|
||||
"account-notify|away-notify|cap-notify|chghost|extended-join|" \
|
||||
"multi-prefix|server-time|userhost-in-names|%*"
|
||||
|
||||
/* list of supported CTCPs (for completion in command /ctcp) */
|
||||
|
||||
Reference in New Issue
Block a user