> add support for the WSATTR_REVERSE attribute to sti(4) to make mg, > less and others a bit prettier. tested on visualize fx 10 pro where > this email was written. > > tests on other sti's are welcome as well as oks (:
This is a good start, but sti_putchar() really ought to invoke sti_unpack_attr() to get the appropriate color codes. This would also result in less duplicated code. Miod
