Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2008 08:50:49 +0300
From:      Yuri Pankov <yuri.pankov@gmail.com>
To:        Rong-En Fan <rafan@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/share/termcap termcap.src
Message-ID:  <20080110055049.GB55492@darklight.org.ru>
In-Reply-To: <200801081600.m08G0OWf032139@repoman.freebsd.org>
References:  <200801081600.m08G0OWf032139@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 08, 2008 at 04:00:24PM +0000, Rong-En Fan wrote:
> rafan       2008-01-08 16:00:24 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     share/termcap        termcap.src 
>   Log:
>   - Remove kH and *6 from xterm. They are defined to the same key as @7 (kp_end).
>     As ncurses has the limitation that it returns the first matched key symbol,
>     you can not use END in ncurses based program, like mutt, with xterm.
>   - Add @8 (kp_enter) definition for xterm so you can use ENTER in xterm with
>     ncurses based program.
>   
>   I also found that NetBSD's xterm does the same thing.
>   
>   PR:             100150
>   Reported by:    Arseny Nasokin <tarc at tarc.po.cs.msu.su>
>   Discussed with: Thomas Dickey, Ulrich Spoerlein <uspoerlein at gmail.com>
>   Reviewed by:    freebsd-arch@
>   MFC after:      2 month
>   
>   Revision  Changes    Path
>   1.150     +2 -2      src/share/termcap/termcap.src

Thanks from all xterm/ncurses users!


Yuri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080110055049.GB55492>