aboutsummaryrefslogtreecommitdiff
path: root/share/termcap
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-09-01 02:04:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-09-01 02:04:42 +0000
commit6e7b5f4065f9681f20d7f28829f923cae071570f (patch)
tree133288e267f742c143b64987e53823bfc0832e63 /share/termcap
parent237d2dda36eeab8fb468c842527311e0dbc4d1c9 (diff)
downloadsrc-6e7b5f4065f9681f20d7f28829f923cae071570f.tar.gz
src-6e7b5f4065f9681f20d7f28829f923cae071570f.zip
Fix xterm-color so that it (1) doesn't bitch on exit, (2) doesn't restore
the pre-run screen. Desired by: alfred, peter, mini
Notes
Notes: svn path=/head/; revision=102752
Diffstat (limited to 'share/termcap')
-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 60de214fc1e8..ea4495bb8649 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: