From: Thomas E. Dickey Date: Sun, 2 Jun 2019 00:39:24 +0000 (+0000) Subject: ncurses 6.1 - patch 20190601 X-Git-Tag: v6.2~36 X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff_plain;h=9a0b985989d0aeb66b66b5711d432322aa994969;hp=9a0b985989d0aeb66b66b5711d432322aa994969 ncurses 6.1 - patch 20190601 + modify an internal call to vid_puts to pass extended color pairs e.g., from tty_update.c and lib_mvcur.c (report by Niegodziwy Beru). + improve manual page description of init_tabs capability and TABSIZE variable. ---