1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +02:00

Display server, port and IP on IRC server buffer when connection to server is ok

This commit is contained in:
Sebastien Helleu
2008-12-17 18:10:56 +01:00
parent abb6b4d76e
commit b1b0c759fc
6 changed files with 86 additions and 29 deletions
+2
View File
@@ -207,6 +207,8 @@ irc_buffer_merge_servers ()
weechat_buffer_close (ptr_buffer);
}
}
irc_server_set_buffer_title (irc_current_server);
}
}