@ -287,6 +287,7 @@ static void prompt_onKey(ToxWindow* self, int key) {
}
static void prompt_onDraw(ToxWindow* self) {
curs_set(1);
int x, y;
getyx(self->window, y, x);
The note is not visible to the blocked user.