Hi,
* Kyle Wheeler wrote:
> I read the man page on clrtoeol(), and on my system, it says that it
> fills in the background with the color set by wbkgdset() (rather than
> simply the color set by bkgdset(), as mutt uses). Are bkgdset and
> wbkgdset supposed to be interchangeable?
The latter works on any window, the former only on 'stdscr'. Thus:
    bkgdset(...) == wbkgdset(stdscr, ...)
Rocco
Attachment:
pgpuGbCtcn4lt.pgp
Description: PGP signature