Module Name: src
Committed By: riz
Date: Wed Nov 2 20:03:53 UTC 2011
Modified Files:
src/share/termcap [netbsd-5]: termcap.src
Log Message:
Apply patch (requested by spz in ticket #1678):
Add minimal termcap entry for MacOS X Lion.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.101.8.1 src/share/termcap/termcap.src
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/termcap/termcap.src
diff -u src/share/termcap/termcap.src:1.101 src/share/termcap/termcap.src:1.101.8.1
--- src/share/termcap/termcap.src:1.101 Tue Mar 11 18:47:57 2008
+++ src/share/termcap/termcap.src Wed Nov 2 20:03:53 2011
@@ -1,4 +1,4 @@
-# $NetBSD: termcap.src,v 1.101 2008/03/11 18:47:57 agc Exp $
+# $NetBSD: termcap.src,v 1.101.8.1 2011/11/02 20:03:53 riz Exp $
#
######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
#
@@ -1815,7 +1815,7 @@ xterm-xf86-v40|xterm terminal emulator (
:tc=xterm-xf86-v333:
# This is one of the variants from XFree86 3.3 (T.Dickey)
xterm-16color|xterm with 16 colors like aixterm:\
- :Co#16:NC#32:pa#256:ut:\
+ :Co#16:NC#32:pa#56:ut:\
:AB=\E[4%dm:AF=\E[3%dm:op=\E[m:\
:tc=xterm-xf86-v33:
@@ -2068,6 +2068,9 @@ emu|emu native mode:\
:sr=\EF:st=\Eh:ta=^I:ue=\ES:up=\EA:us=\ES\EV:ve=\Ea:vi=\EZ:\
:vs=\Ea:
+xterm-256color|xterm for MacOS Lion:\
+ :Co#256:AF=\E[38;5;%dm:AB=\E[48;5;%dm:tc=rxvt:
+
######## MGR
#
# MGR is a Bell Labs window system lighter-weight than X.