This commit is contained in:
James Booth
2013-01-06 23:47:50 +00:00
parent 8a110a4366
commit c341468c92

View File

@@ -56,6 +56,7 @@ title_bar_title(void)
recipient = NULL;
typing_elapsed = NULL;
title_bar_show("Profanity. Type /help for help information.");
_title_bar_draw_status();
dirty = TRUE;
}