From b5469e2e06523c4ba71a7a215041080c89bb6763 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 11 Jan 2014 18:24:44 +0000 Subject: Added [OTR] and (trusted/untrusted) to titlebar for OTR sessions --- src/command/commands.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/command') diff --git a/src/command/commands.c b/src/command/commands.c index e9e70063..525b188c 100644 --- a/src/command/commands.c +++ b/src/command/commands.c @@ -2330,6 +2330,8 @@ cmd_otr(gchar **args, struct cmd_help_t help) char *recipient = ui_current_recipient(); message_send("?OTR?", recipient); ui_current_set_otr(TRUE); + // refresh to show OTR in titlebar + ui_switch_win(ui_current_win_index()); } } return TRUE; -- cgit 1.4.1-2-gfad0