Subject: Re: CVS commit: sharesrc/share/termcap
To: None <wiz@netbsd.org>
From: Dave Sainty <dave@dtsp.co.nz>
List: source-changes
Date: 02/14/2002 01:31:24
Thomas Klausner writes:
> Module Name: sharesrc
> Committed By: wiz
> Date: Mon Feb 11 19:14:45 UTC 2002
>
> Modified Files:
> sharesrc/share/termcap: termcap.src
>
> Log Message:
> wsvt25: recognize BEGIN, END, and function keys.
> wsvt25m: Add km, and include wsvt25 (instead of being a copy of it).
> rxvt: recognize BEGIN, END, F11, F12, and correct F10.
Shouldn't you use HOME (kh) instead of BEGIN (@1)? It's more typical
in other termcap entries, and more accurate against the real name of
the key :)
You could close 'lib/15057' then too :)