vt/ansi codes

Kris Kennaway kris at obsecurity.org
Tue Jul 1 14:10:53 PDT 2003


On Tue, Jul 01, 2003 at 07:29:24AM +0000, abc at ai1.anchorage.mtaonline.net wrote:
> i am trying to develop terminal I/O based code,
> and found myself meandering down a path
> to acquire terminal knowledge (i don't
> need to be told of SLang/ncurses/...).

UNIX is designed not to rely on one single terminal type.  IMO,
tailoring writing your application so it can only run on vt100
terminals (or ansi terminals, if you had your wish) is misguided..use
one of the character display libraries that handle all the internal
details in a terminal-independent way.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030701/8791f0f6/attachment.bin


More information about the freebsd-questions mailing list