mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Added back switching win on new outgoing message
This commit is contained in:
parent
bc3c4e09a1
commit
1a6dc76360
@ -1341,6 +1341,7 @@ _ui_outgoing_msg(const char * const from, const char * const to,
|
|||||||
}
|
}
|
||||||
|
|
||||||
win_save_print(window, '-', NULL, 0, 0, from, message);
|
win_save_print(window, '-', NULL, 0, 0, from, message);
|
||||||
|
ui_switch_win(num);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user