@ -1550,6 +1550,7 @@ tputc(char *c) {
if(fileio)
putc(ascii, fileio);
if(term.esc & ESC_START) {
if(term.esc & ESC_CSI) {
csiescseq.buf[csiescseq.len++] = ascii;
The note is not visible to the blocked user.