@@ -147,7 +147,7 @@ void app_main (void) {
mprintf ("\n");
render = gapbuffer_get_string (&warena_malloc, &arena, &edit_line.gb);
render = gapbuffer_string_at (&warena_malloc, &arena, &edit_line.gb, 0);
if (render != NULL)
exec_line (render);
The note is not visible to the blocked user.