Home
last modified time | relevance | path

Searched refs:smcup (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/nvi/cl/
H A Dcl_funcs.c144 if (clp->smcup == NULL) in cl_attr()
145 (void)cl_getcap(sp, "smcup", &clp->smcup); in cl_attr()
146 if (clp->smcup != NULL) in cl_attr()
147 (void)tputs(clp->smcup, 1, cl_putchar); in cl_attr()
H A Dcl.h35 char *smcup, *rmcup; /* Terminal start/stop strings. */ member
/freebsd/contrib/netbsd-tests/lib/libcurses/
H A Datf.terminfo41 sgr0=sgr0, smacs=smacs, smam=smam, smcup=smcup,
/freebsd/contrib/ncurses/misc/
H A Demx.src325 # ti <-> smcup string to start programs using cup(termcap)
346 smcup=\E[0;37;40m,
358 smcup=\E[0;37;40m,
383 smcup=\E[0m,
402 smcup=\E[0;37;44m,
412 smcup=\E[0m,
570 smcup=\E7\E[?47h,
H A Dterminfo.src855 sgr0=\E[m, smacs=^N, smcup=\E[?7l, smir=\Eh,
871 rs1=\Ez_\Eb@\EcA, sgr0=\Ez_, smcup=\Ev\Ee\Ez_, smso=\Ep,
887 rs1=\Ez_\Eb@\EcA, sgr0=\Ez_, smcup=\Ev\Ee\Ez_, smso=\Ep,
920 smcup=\Ee, smso=\Ep,
1353 # Michael's original version of this entry had <am@>, <smcup=\Ei>,
1412 setf=\E@%p1%Pf%gb%gf%d%d, sgr0=\E}\E]\E>\E), smcup=\Ei,
1445 rep@, rmcup@, rmso=\E>, setb@, setf@, smcup@, smso=\E<, use=qnx4,
4895 smcup=\E[?1048h\E[?1047h, use=ansi+pp,
5175 rmcup@, smcup@,
5178 rmcup=\E[2J\E[?47l\E8, smcup=\E7\E[?47h,
[all …]
/freebsd/contrib/ncurses/include/
H A DCaps.uwin277 non_rev_rmcup nrrmc bool NR - - ----- smcup does not reverse rmcup
351 enter_ca_mode smcup str ti - - YBCGE string to start programs using cup
H A DCaps.hpux11278 non_rev_rmcup nrrmc bool NR - - ----- smcup does not reverse rmcup
392 enter_ca_mode smcup str ti - - YBCGE string to start programs using cup
H A DCaps277 non_rev_rmcup nrrmc bool NR - - ----- smcup does not reverse rmcup
390 enter_ca_mode smcup str ti - - YBCGE string to start programs using cup
H A DCaps.osf1r5285 non_rev_rmcup nrrmc bool NR - - ----- smcup does not reverse rmcup
373 enter_ca_mode smcup str ti - - YBCGE string to start programs using cup
H A DCaps.keys280 non_rev_rmcup nrrmc bool NR - - ----- smcup does not reverse rmcup
393 enter_ca_mode smcup str ti - - YBCGE string to start programs using cup
H A DCaps.aix4277 non_rev_rmcup nrrmc bool NR - - ----- smcup does not reverse rmcup
390 enter_ca_mode smcup str ti - - YBCGE string to start programs using cup
/freebsd/contrib/dialog/
H A DCHANGES1195 + add --keep-tite option, to override suppression of smcup/rmcup
1806 cancelling the rmcup/smcup strings after the rmcup has been issued.
/freebsd/contrib/ncurses/
H A DNEWS11467 + the tack program knows how to use smcup and rmcup but the "show caps
12347 in smcup/rmcup. This affects only scrolling optimization, to fix a
14876 have missing rmcup vs smcup.