Subject: PR/28402 CVS commit: src/share/termcap
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@netbsd.org>
List: netbsd-bugs
Date: 01/06/2007 14:25:02
The following reply was made to PR misc/28402; it has been noted by GNATS.
From: Thomas Klausner <wiz@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/28402 CVS commit: src/share/termcap
Date: Sat, 6 Jan 2007 14:24:42 +0000 (UTC)
Module Name: src
Committed By: wiz
Date: Sat Jan 6 14:24:42 UTC 2007
Modified Files:
src/share/termcap: termcap.src
Log Message:
From Sergey Svishchev in PR 34995:
Current termcap entry for wsvt25 is 'micro-minimal', so here's an
updated one. I've based it on vt220-8. DECSCNM sequence (dark/light
background) is not emulated by wscons, so visual bell is disabled (vb@);
also, I think that 'xn' quirk is unnecessary. 'rs' sequence should
fix PR/28402.
I've also added kB (back tab), F1 (F11 key) and F2 (F12 key) to xterm
entry.
To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/share/termcap/termcap.src
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.