1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 07:46:38 +02:00

irc: do not clear nicklist when joining an already joined channel if the option irc.look.buffer_open_before_join is on (closes #1081, closes #1082)

This commit is contained in:
Sébastien Helleu
2017-10-13 07:44:52 +02:00
parent 54f0d6b340
commit d427fc0549
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -2544,7 +2544,8 @@ irc_command_join_server (struct t_irc_server *server, const char *arguments,
}
}
if (manual_join
&& weechat_config_boolean (irc_config_look_buffer_open_before_join))
&& weechat_config_boolean (irc_config_look_buffer_open_before_join)
&& !irc_channel_search (server, pos_channel))
{
/*
* open the channel buffer immediately (do not wait for the