[BACK]Return to termtypes.master CVS log [TXT][DIR] Up to [local] / src / share / termtypes

Diff for /src/share/termtypes/termtypes.master between version 1.30 and 1.31

version 1.30, 2001/02/22 04:10:29 version 1.31, 2001/11/05 18:09:02
Line 1444 
Line 1444 
 # These are micro-minimal and probably need to be redone for real  # These are micro-minimal and probably need to be redone for real
 # after the manner of the pcvt entries.  # after the manner of the pcvt entries.
 wsvt25|NetBSD wscons in 25 line DEC VT220 mode,  wsvt25|NetBSD wscons in 25 line DEC VT220 mode,
         cols#80, lines#25, use=vt220,          bce, msgr,
           colors#16, cols#80, lines#25, ncv#32, pairs#64,
           op=\E[m, setab=\E[4%p1%dm, setaf=\E[3%p1%dm,
           use=vt220,
   
 wsvt25m|NetBSD wscons in 25 line DEC VT220 mode with Meta,  wsvt25m|NetBSD wscons in 25 line DEC VT220 mode with Meta,
         km,          bce, km, msgr,
         cols#80, lines#25, use=vt220,          colors#16, cols#80, lines#25, ncv#32, pairs#64,
           op=\E[m, setab=\E[4%p1%dm, setaf=\E[3%p1%dm,
           use=vt220,
   
 # `rasterconsole' provided by 4.4BSD, NetBSD and OpenBSD on SPARC, and  # `rasterconsole' provided by 4.4BSD, NetBSD and OpenBSD on SPARC, and
 # DECstation/pmax.  # DECstation/pmax.

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31