Remove topic TODO
I played around with it and it doesn't look right unless there is only one channel listed in the status.
This commit is contained in:
parent
8bdd1578c7
commit
2faa73abd6
1
ui.c
1
ui.c
@ -343,7 +343,6 @@ static void uiStatus(void) {
|
|||||||
addWrap(ui.status, str);
|
addWrap(ui.status, str);
|
||||||
free(str);
|
free(str);
|
||||||
}
|
}
|
||||||
// TODO: Put active window's topic in the rest of the status area.
|
|
||||||
wclrtoeol(ui.status);
|
wclrtoeol(ui.status);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user