diff options
Diffstat (limited to 'doc/en/autogen/user/irc_options.txt')
-rw-r--r-- | doc/en/autogen/user/irc_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt index 023e361c9..1177dd409 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -203,6 +203,11 @@ ** type: boolean ** values: on, off (default value: `on`) +* [[option_irc.look.join_auto_add_chantype]] *irc.look.join_auto_add_chantype* +** description: `automatically add channel type in front of channel name on command /join if the channel name does not start with a valid channel type for the server; for example: "/join weechat" will in fact send: "/join #weechat"` +** type: boolean +** values: on, off (default value: `off`) + * [[option_irc.look.msgbuffer_fallback]] *irc.look.msgbuffer_fallback* ** description: `default target buffer for msgbuffer options when target is private and that private buffer is not found` ** type: integer |