summary refs log tree commit diff
path: root/ui.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui.c b/ui.c
index 3453242..adc752f 100644
--- a/ui.c
+++ b/ui.c
@@ -262,6 +262,7 @@ static void addIRC(WINDOW *win, const wchar_t *str) {
 			break; case IRC_RESET:     attr = A_NORMAL; pair = -1;
 		}
 	}
+	wattr_set(win, A_NORMAL, 0, NULL);
 }
 
 void uiTopic(const wchar_t *topic) {
hatte.1?h=1.5&id=f6b14038d896d5f63b31d0b5e4ccc1c43d029e1a&follow=1'>Document slash commands in chatte.1June McEnroe