From mboxrd@z Thu Jan 1 00:00:00 1970 From: chrisw@rice.edu (Christopher Warrington) Date: Wed, 28 Nov 2007 22:17:03 -0600 Subject: [sup-talk] Exception on start up In-Reply-To: <2F2233F8-7973-4157-A6B8-600502AD6D6F@kuicr.kyoto-u.ac.jp> References: <2F2233F8-7973-4157-A6B8-600502AD6D6F@kuicr.kyoto-u.ac.jp> Message-ID: <1196309742-sup-1589@chris-tablet> Excerpts from Alex Gutteridge's message of Wed Nov 28 19:49:34 -0600 2007: > All the ncurses examples run, but not in color, so there's clearly > something going wrong with OSX or my terminal. Curses wont initialize > any color pair, so it's seems to be a problem with curses on OSX not > sup. If I remember correctly, the Apple Terminal program identified itself as "xterm-color". This has caused me problems in the past. Changing it to simply "xterm" has fixed it for me with no loss of functionality. -- Christopher Warrington