@@ -983,8 +983,9 @@ input_start (struct input *self)
app_input_init (self);
termo_start (self->tk);
self->prompt_shown = 1;
self->active = true;
input__redisplay (self);
}
/// Stop the interface
The note is not visible to the blocked user.