Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 2009 07:08:46 +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:  <200903010709.n21791La039547@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rafan       2009-03-01 07:08:46 UTC

  FreeBSD src repository

  Modified files:
    share/termcap        termcap.src 
  Log:
  SVN rev 189216 on 2009-03-01 07:08:46Z by rafan
  
  - 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>
  MFC after:      2 month
  
  Revision  Changes    Path
  1.151     +1 -1      src/share/termcap/termcap.src



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