Module Name:    src
Committed By:   roy
Date:           Sun Jun 19 16:27:24 UTC 2011

Modified Files:
        src/share/terminfo: terminfo

Log Message:
Add civis and cnorm to our wsvt25 entry thanks to Onno van der Linden.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/terminfo/terminfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/terminfo/terminfo
diff -u src/share/terminfo/terminfo:1.2 src/share/terminfo/terminfo:1.3
--- src/share/terminfo/terminfo:1.2	Sun Jun 19 15:58:28 2011
+++ src/share/terminfo/terminfo	Sun Jun 19 16:27:23 2011
@@ -6,8 +6,8 @@
 # Report bugs and new terminal descriptions to
 #	[email protected]
 #
-#	$Revision: 1.2 $
-#	$Date: 2011/06/19 15:58:28 $
+#	$Revision: 1.3 $
+#	$Date: 2011/06/19 16:27:23 $
 #
 # The original header is preserved below for reference.  It is noted that there
 # is a "newer" version which differs in some cosmetic details (but actually
@@ -1816,6 +1816,7 @@
 wsvt25|NetBSD wscons in 25 line DEC VT220 mode,
 	bce, msgr,
 	colors#8, cols#80, it#8, lines#25, ncv#2, pairs#64,
+	civis=\E[?25l, cnorm=\E[?25h,
 	is2=\E[r\E[25;1H, kend=\E[8~, kf1=\E[11~, kf10=\E[21~,
 	kf11=\E[23~, kf12=\E[24~, kf2=\E[12~, kf3=\E[13~,
 	kf4=\E[14~, kf5=\E[15~, kf6=\E[17~, kf7=\E[18~, kf8=\E[19~,

Reply via email to