Searched refs:ctldisp (Results 1 – 4 of 4) sorted by relevance
51 extern int ctldisp;232 if (ctldisp == OPT_ONPLUS && c == ESC) { in pshift()509 if (ctldisp == OPT_ONPLUS) { in store_char()537 if (ctldisp != OPT_ON && column + w + attr_ewidth(a) > sc_width) in store_char()837 if (ctldisp == OPT_ON || in do_append()838 (ctldisp == OPT_ONPLUS && ch == ESC)) { in do_append()848 } else if (utf_mode && ctldisp != OPT_ON && !iswprint(ch)) { in do_append()918 if (ctldisp == OPT_ONPLUS && is_ansi_end('m')) { in pdone()941 ctldisp == OPT_ON) { in pdone()
29 extern int ctldisp;371 (ctldisp != OPT_ONPLUS || data[i] != ESC)) in bin_file()
37 int ctldisp; /* Send control chars to screen untranslated */ variable285 TRIPLE|REPAINT, OPT_OFF, &ctldisp, NULL,
30 extern int ctldisp;168 if (ctldisp == OPT_ONPLUS) in get_cvt_ops()