HomeSort by: relevance | last modified time | path
    Searched refs:VT100 (Results 1 - 8 of 8) sorted by relevancy

  /src/games/larn/
help.c 30 #ifndef VT100
32 * when not a VT100 */
33 #endif /* VT100 */
41 #ifdef VT100
44 #else /* VT100 */
49 #endif /* VT100 */
79 #ifndef VT100
81 * when not a VT100 */
82 #endif /* VT100 */
87 #ifdef VT100
    [all...]
io.c 55 * char *tmcapcnv(sd,ss) routine to convert VT100 \33's to termcap format
297 #ifndef VT100
300 #else /* VT100 */
303 #endif /* VT100 */
570 #ifdef VT100
610 #else /* VT100 */
624 #endif /* VT100 */
635 #ifndef VT100
670 #endif /* VT100 */
678 #ifdef VT100
    [all...]
main.c 67 #ifdef VT100
68 static char *termtypes[] = {"vt100", "vt101", "vt102", "vt103", "vt125",
71 #endif /* VT100 */
92 #ifndef VT100
95 #endif /* VT100 */
141 #ifdef VT100
143 * check terminal type to avoid users who have not vt100 type terminals
152 lprcat("Sorry, Larn needs a VT100 family terminal for all its features.\n");
156 #endif /* VT100 */
diag.c 235 #ifndef VT100
237 #endif /* VT100 */
header.h 395 #ifdef VT100
407 #else /* VT100 */
429 #endif /* VT100 */
  /src/sys/rump/dev/lib/libwsemul_vt100/
Makefile 4 # This library provides wscons vt100 emulation (aka TERM=wsvt25).
13 COMMENT=Workstation console VT100 emulation
  /src/usr.bin/resize/
resize.c 103 #define VT100 0
136 "VT100",
323 int emu = VT100;
  /src/share/terminfo/
terminfo 116 # roughly by type frequency with ANSI/VT100 and other common types up front.
205 # u7 cursor position request (equiv. to VT100/ANSI/ECMA-48 DSR 6)
210 # terminals) or \E[c (on newer VT100/ANSI/ECMA-48-compatible terminals).
213 # report. A typical value (for VT100 terminals) is \E[6n.
227 # \E[%i%d;%dR (on VT100/ANSI/ECMA-48-compatible terminals).
249 # and vt100 up front in confidence that this will catch 95% of new hardware).
488 # ECMA-48 does not include the VT100 indexing and scroll-margins. It has its
562 # (Added vt100 <rc>,<sc> to quiet a tic warning --esr)
674 # VT100 clones. It assumes video attributes for bold, blink,
844 tw100|Toswin VT100 window manager
    [all...]

Completed in 15 milliseconds