Back out recent color-xerm and xterm merging,
it can leads to confusion with what programs traditionly expect and gains almost nothing since -tn option exist to specify desired term.
This commit is contained in:
parent
d69246f42b
commit
913cb1d3d3
@ -30,7 +30,7 @@
|
||||
# SUCH DAMAGE.
|
||||
#
|
||||
# @(#)termcap.src 8.2 (Berkeley) 11/17/93
|
||||
# $Id: termcap.src,v 1.79 1997/04/05 02:51:19 ache Exp $
|
||||
# $Id: termcap.src,v 1.80 1997/06/13 05:30:50 ache Exp $
|
||||
|
||||
# Termcap source file
|
||||
# John Kunze, Berkeley
|
||||
@ -2596,7 +2596,6 @@ xterm-xf86-v32|xterm terminal emulator (X Window System):\
|
||||
# @(#)termcap X10/6.6 11/7/86, minus alternate screen, plus :cs
|
||||
xterm|vs100|xterm terminal emulator (X window system):\
|
||||
:li#65:\
|
||||
:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[m:\
|
||||
:kh=\EOH:@7=\EOF:kb=^H:kD=^?:\
|
||||
:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\
|
||||
:hs:km:ts=\E[?E\E[?%i%dT:fs=\E[?F:es:ds=\E[?E:\
|
||||
@ -2607,9 +2606,7 @@ xterms|vs100s|xterm terminal emulator (small)(X window system):\
|
||||
:is=\E>\E[?1;3;4;5l\E[?7;8h\E[1;24r\E[24;1H:\
|
||||
:li#24:tc=xterm:
|
||||
xterm-color|xterm-co|xterm with ANSI colors:\
|
||||
:tc=xterm:
|
||||
xterm-mono|xterm-mo|xterm without ANSI colors:\
|
||||
:pa@:Co@:AF@:AB@:op@:tc=xterm:
|
||||
:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[m:tc=xterm:
|
||||
# dtterm termcap entry - Obtained from Xinside's CDE with permission
|
||||
# from Thomas Roell
|
||||
dtterm|dtterm-cde10:\
|
||||
|
Loading…
Reference in New Issue
Block a user