From 2faa73abd63d3373ba12e59427d948720188bfbf Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Fri, 22 Feb 2019 17:44:39 -0500 Subject: Remove topic TODO I played around with it and it doesn't look right unless there is only one channel listed in the status. --- ui.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ui.c') diff --git a/ui.c b/ui.c index c387a2d..62a992e 100644 --- a/ui.c +++ b/ui.c @@ -343,7 +343,6 @@ static void uiStatus(void) { addWrap(ui.status, str); free(str); } - // TODO: Put active window's topic in the rest of the status area. wclrtoeol(ui.status); } -- cgit 1.4.1