]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.0 - patch 20161001
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 2 Oct 2016 01:31:28 +0000 (01:31 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 2 Oct 2016 01:31:28 +0000 (01:31 +0000)
commit646aa4040ea415c39a376991d2d9658eff0fce77
tree287d8254b787f7b06f51d93f9ad2faa3c581aed9
parent1b84471a41759a95861aebcf4ef3db0a457b183a
ncurses 6.0 - patch 20161001

+ add -W option to tic/infocmp to force long strings to wrap.  This is
  in addition to the -w option which attempts to fit capabilities into
  a given line-length.
+ add linux-m1 minitel entries (patch by Alexandre Montaron).
+ correct rs2 string for vt100-nam -TD
17 files changed:
NEWS
VERSION
dist.mk
man/infocmp.1m
man/tic.1m
misc/terminfo.src
ncurses/tty/lib_mvcur.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/dump_entry.c
progs/dump_entry.h
progs/infocmp.c
progs/tic.c