Cross-platform console library?

SDL is not supporting cursor reposition in console mode
Is there a cross-platform GPL or free library with possibility of cursor repositioning and color in console mode?

Thanks

ansi codes work on many consoles and terminals.
http://www.bluesock.org/~willg/dev/ansi.html----- Original Message -----
From: <- Chameleon ->
To: SDL
Sent: Tuesday, July 01, 2003 9:36 PM
Subject: [SDL] cross-platform console library?

SDL is not supporting cursor reposition in console mode
Is there a cross-platform GPL or free library with possibility of cursor repositioning and color in console mode?

Thanks

Anders A wrote:> ansi codes work on many consoles and terminals.

ansi codes
http://www.bluesock.org/~willg/dev/ansi.html

----- Original Message -----
*From:* <- Chameleon -> <mailto:cham_gss at hotmail.com>
*To:* SDL <mailto:sdl at libsdl.org>
*Sent:* Tuesday, July 01, 2003 9:36 PM
*Subject:* [SDL] cross-platform console library?

SDL is not supporting cursor reposition in console mode
Is there a cross-platform GPL or free library with possibility of
cursor repositioning and color in console mode?
 
Thanks

Also, try to look on the Net for “ncurses”…

Pavel