bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ncurses-5.4-20050212.patch.gz


From: Thomas Dickey
Subject: ncurses-5.4-20050212.patch.gz
Date: Sat, 12 Feb 2005 19:51:05 -0500
User-agent: Mutt/1.5.6+20040907i

 ncurses 5.4 - patch 20050212 - T.Dickey

 ------------------------------------------------------------------------------

 Ncurses 5.4 is at
        ftp.gnu.org:/pub/gnu

 Patches for ncurses 5.4 are in the subdirectory
        ftp://invisible-island.net/ncurses/5.4

 ------------------------------------------------------------------------------
 NEWS                     |   11 ++-
 dist.mk                  |    4 -
 form/frm_driver.c        |   80 +++++++++++++++++++----
 ncurses/base/lib_mouse.c |  151 +++++++++++++++++++++++++++++----------------
 4 files changed, 176 insertions(+), 70 deletions(-)
 ------------------------------------------------------------------------------

20050212
        + improve editing of wide-characters in form library:  left/right
          cursor movement, and single-character deletions work properly.
        + disable GPM mouse support when $TERM happens to be prefixed with
          "xterm".  Gpm_Open() would otherwise assert that it can deal with
          mouse events in this case.
        + modify GPM mouse support so it closes the server connection when
          the caller disables the mouse (report by Stanislav Ievlev).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]