Searched refs:TERMCAP (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Daclocal.m41087 # running in 'screen', which sets $TERMCAP to a specific entry that is not
1089 # discard $TERMCAP.
1091 if test -n "$TERMCAP"
1093 cf_TERMCAP=`echo "$TERMCAP" | tr '\n' ' ' | sed -e 's/^..|//' -e 's/|.*//'`
1153 * the xterm application, which uses this information to make a new TERMCAP
H A Dmain.c232 #define USE_SYSV_ENVVARS /* COLUMNS/LINES vs. TERMCAP */
1284 { "-/+im", "use insert mode for TERMCAP" },
3847 TRIM(0, TERMCAP),
4188 * the program to proceed (but not to set $TERMCAP) if the termcap
5185 xtermSetenv("TERMCAP", newtc);
H A Dconfigure7487 # running in 'screen', which sets $TERMCAP to a specific entry that is not
7489 # discard $TERMCAP.
7491 if test -n "$TERMCAP"
7493 cf_TERMCAP=`echo "$TERMCAP" | tr '\n' ' ' | sed -e 's/^..|//' -e 's/|.*//'`
7640 * the xterm application, which uses this information to make a new TERMCAP

Completed in 33 milliseconds