Tweak was incorrectly handling the terminal default colour scheme.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 7 Dec 2004 12:05:50 +0000 (12:05 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 7 Dec 2004 12:05:50 +0000 (12:05 +0000)
commit1610a3c6b38c6d659e29d06550229fe1aae24372
tree3825665fc38ed0a2d1dae7fc5466a251b918f262
parenta63728c704b14d40a3229f66dbf0088fbe5d95af
Tweak was incorrectly handling the terminal default colour scheme.
I've fixed this using use_default_colors(), which I believe are
ncurses extensions (but I think I was ncurses-specific already owing
to KEY_RESIZE).

git-svn-id: svn://svn.tartarus.org/sgt/tweak@4949 cda61777-01e9-0310-a592-d414129be87e
curses.c
main.c
slang.c