handle different values returned by ncurses pair_content() depending on compilation options

This commit is contained in:
Frederic Culot 2007-04-22 16:26:54 +00:00
parent 990f317b71
commit bcccc254cb

View File

@ -1,3 +1,7 @@
22 Apr 2007:
custom_color_theme_name() updated to handle ncurses different returned
values (depending on if ncurses was compiled with --enable-ext-funcs)
21 Apr 2007:
custom_color_config() modified to take terminal's vertical length into
account