From owner-freebsd-questions@FreeBSD.ORG Tue Jul 1 14:10:53 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AD9B37B401 for ; Tue, 1 Jul 2003 14:10:53 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-169-104-32.dsl.lsan03.pacbell.net [64.169.104.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B41443FCB for ; Tue, 1 Jul 2003 14:10:52 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id D430766B9B; Tue, 1 Jul 2003 14:10:50 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id C9D3DBAF; Tue, 1 Jul 2003 14:10:50 -0700 (PDT) Date: Tue, 1 Jul 2003 14:10:50 -0700 From: Kris Kennaway To: abc@ai1.anchorage.mtaonline.net Message-ID: <20030701211050.GC77079@rot13.obsecurity.org> References: <200307010729.h617TOkh086166@en26.ai1.anchorage.mtaonline.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RIYY1s2vRbPFwWeW" Content-Disposition: inline In-Reply-To: <200307010729.h617TOkh086166@en26.ai1.anchorage.mtaonline.net> User-Agent: Mutt/1.4.1i cc: freebsd-questions Subject: Re: vt/ansi codes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 21:10:53 -0000 --RIYY1s2vRbPFwWeW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Jul 01, 2003 at 07:29:24AM +0000, abc@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 --RIYY1s2vRbPFwWeW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/AfjaWry0BWjoQKURAkaOAJ9psq7SAVwUWKS6bvUESvbB8J6YCgCeJMJK 88MHXEPElniCRtYtopR8ZOo= =AIzh -----END PGP SIGNATURE----- --RIYY1s2vRbPFwWeW--