[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.2-20010901.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.2-20010901.patch.gz |
Date: |
Sat, 1 Sep 2001 21:13:13 -0400 |
User-agent: |
Mutt/1.2.5i |
ncurses 5.2 - patch 20010901 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.2 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.2 are in the subdirectory
ftp://dickey.his.com/ncurses/5.2
------------------------------------------------------------------------------
20010901
+ specify DOCTYPE in html manpages.
+ add missing macros for several "generated" functions: attr_get(),
attr_off(), attr_on(), attr_set(), chgat(), mvchgat(), mvwchgat() and
mouse_trafo().
+ modify view.c to agree with non-experimental status of ncurses'
sigwinch handler:
+ change the sense of the -r option, making it default to ncurses'
sigwinch handler.
+ add a note explaining what functions are unsafe in a signal handler.
+ add a -c option, to set color display, for testing.
+ unset $data variable in MKterminfo.sh script, to address potential
infinite loop if shell malfunction (report by Samuel Mikes
<address@hidden>, for bash 2.05.0 on a Linux 2.0.36 system).
+ change kbs in mach terminfo entries to ^? (Marcus Brinkmann
<address@hidden>).
+ correct logic for COLORFGBG environment variable: if rxvt is compiled
with xpm support, the variable has three fields, making it slightly
incompatible with itself. In either case, the background color is
the last field.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.2-20010901.patch.gz,
Thomas Dickey <=