aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-01-13 01:01:05 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-01-13 01:01:05 +0000
commit900716eeea9f1af427628bbc711b28a579bfd4bd (patch)
tree63353bdfb25024516a36ccd232544c075c7de792
parent4e8b159f5edadcd52c081818c34346232e8321bd (diff)
downloadsrc-900716eeea9f1af427628bbc711b28a579bfd4bd.tar.gz
src-900716eeea9f1af427628bbc711b28a579bfd4bd.zip
Add comment indicating that vtXXX-co* entries are for color-enabled terminal
emulators
Notes
Notes: svn path=/head/; revision=89300
-rw-r--r--share/termcap/termcap.src9
1 files changed, 5 insertions, 4 deletions
diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src
index fb1ab241892c..e4ca4baf343d 100644
--- a/share/termcap/termcap.src
+++ b/share/termcap/termcap.src
@@ -2608,12 +2608,13 @@ df|vt520nam|vt520-nam|v520n|DEC VT520 with no automargins:\
:am@:tc=vt520:
#
+# For color-enabled terminal emulators
#
-vt100-color|vt100-co|vt100 with ANSI colors:\
+vt100-color|vt100-co|vt100 emulator with ANSI colors:\
:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49;m:tc=vt100:
-vt102-color|vt102-co|vt102 with ANSI colors:\
+vt102-color|vt102-co|vt102 emulator with ANSI colors:\
:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49;m:tc=vt102:
-vt220-color|vt220-co|vt220 with ANSI colors:\
+vt220-color|vt220-co|vt220 emulator with ANSI colors:\
:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49;m:tc=vt220:
# Attempt to save some of 1024 buf space
vt320-co:\
@@ -2625,7 +2626,7 @@ vt340-co:\
vt340-color:\
:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[39;49;m:tc=vt340:
#
-# SC,SW names needed for screen(1) ache
+# SC,SW names needed for screen(1)
SC|screen|VT 100/ANSI X3.64 virtual terminal:\
:am:xn:ms:mi:G0:km:\
:DO=\E[%dB:LE=\E[%dD:RI=\E[%dC:UP=\E[%dA:bs:bt=\E[Z:\