Hacker News new | ask | show | jobs
by TomJansen 2639 days ago
the attron() used is attron(A_REVERSE | COLOR_PAIR(n)). The OR operator is used to combine attributes in curses.