resolve an error activating curses colors
commit3641e344d0854331db6d984c6bc12a79489b0422
authorPhilip Pavlick <swashdev@pm.me>
Thu, 10 Sep 2020 01:18:21 +0000 (9 20:18 -0500)
committerPhilip Pavlick <swashdev@pm.me>
Thu, 10 Sep 2020 01:18:21 +0000 (9 20:18 -0500)
tree62022ccf884bb4c47ef50a46b81889924b239d70
parent72bbf0e041c2b3cb963aa7c1dfbb99ad15da9f30
resolve an error activating curses colors

The call to activate a curses color pair now uses the proper COLOR_PAIR
macro rather than just the color pair's ID number.
src/iocurses.d