mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 10:13:12 +02:00
core: add bar item "buffer_short_name" (task #10882)
This commit is contained in:
@@ -4047,6 +4047,7 @@ irc_server_connect (struct t_irc_server *server)
|
||||
}
|
||||
|
||||
weechat_bar_item_update ("buffer_name");
|
||||
weechat_bar_item_update ("buffer_short_name");
|
||||
|
||||
irc_server_set_index_current_address (server,
|
||||
server->index_current_address);
|
||||
|
||||
Reference in New Issue
Block a user