summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/termcap/termcap.src5
1 files changed, 4 insertions, 1 deletions
diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src
index 60de214..ea4495b 100644
--- a/share/termcap/termcap.src
+++ b/share/termcap/termcap.src
@@ -2810,9 +2810,12 @@ xnoapp|xterm-noapp|xterm with cursor keys in normal mode:\
# XFree86 and and rxvt, some applications that use colors will be less
# efficient, and in a few special cases (with "smart" optimization) the wrong
# color will be painted in spots.
-vc|xterm-color|generic "ANSI" color xterm:\
+vc|generic "ANSI" color xterm:\
:Co#8:NC@:pa#64:op=\E[m:AB=\E[4%dm:AF=\E[3%dm:ac@:tc=xterm-r6:
#
+xterm-color|xterm-co|xterm with ANSI colors:\
+ :pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49m:tc=xterm:
+#
# These aliases are for compatibility with the terminfo; termcap cannot provide
# the extra features, but termcap applications still want the names.
x1|xterm-16color|xterm alias 1:tc=xterm-xfree86:
OpenPOWER on IntegriCloud