mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
Refresh screen when exiting WeeChat (to display messages printed after /quit)
This commit is contained in:
@@ -3471,6 +3471,7 @@ command_upgrade (void *data, struct t_gui_buffer *buffer,
|
||||
exec_args[3] = strdup (weechat_home);
|
||||
|
||||
weechat_quit = 1;
|
||||
weechat_upgrading = 1;
|
||||
|
||||
/* save layout, unload plugins, save config, then upgrade */
|
||||
gui_layout_save_on_exit ();
|
||||
|
||||
Reference in New Issue
Block a user