Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2009 14:29:25 +0000 (UTC)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/termcap termcap.src
Message-ID:  <200903171429.n2HETbjQ048212@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rafan       2009-03-17 14:29:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    share/termcap        termcap.src 
  Log:
  SVN rev 189930 on 2009-03-17 14:29:25Z by rafan
  
  MFC r189216 (ahead original schedule due to the upcoming 7.2-RELEASE)
  
   - Remove kH (kp_kll) from screen. It has the identical key sequence 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 under
     screen (like ports/misc/mc).
  
   We did similar changes to xterm entry last year for exactly the same reason.
  
   PR:           132199
   Submitted by: Timur I. Bakeyev <timur at FreeBSD.org>
  
  Revision   Changes    Path
  1.148.2.2  +1 -1      src/share/termcap/termcap.src



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