diff --git a/src/ui/core.c b/src/ui/core.c index 4ad38fc2..6d6a4092 100644 --- a/src/ui/core.c +++ b/src/ui/core.c @@ -1341,6 +1341,7 @@ _ui_outgoing_msg(const char * const from, const char * const to, } win_save_print(window, '-', NULL, 0, 0, from, message); + ui_switch_win(num); } static void