From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Hudec Subject: Re: RFC: Illegal Characters in File Names Date: Tue, 20 Jul 2004 23:36:25 +0200 Sender: linux-fsdevel-owner@vger.kernel.org Message-ID: <20040720213624.GO3227@vagabond> References: <20040720205733.GN3227@vagabond> <200407202109.i6KL9f318138@watkins-home.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hNG1vEeyG8BCaHbQ" Cc: viro@parcelfarce.linux.theplanet.co.uk, 'Bryan Henderson' , linux-fsdevel@vger.kernel.org, "'Joseph D. Wagner'" Return-path: Received: from cimice4.lam.cz ([212.71.168.94]:41895 "EHLO vagabond.light.src") by vger.kernel.org with ESMTP id S266281AbUGTVgh (ORCPT ); Tue, 20 Jul 2004 17:36:37 -0400 To: Guy Content-Disposition: inline In-Reply-To: <200407202109.i6KL9f318138@watkins-home.com> List-Id: linux-fsdevel.vger.kernel.org --hNG1vEeyG8BCaHbQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 20, 2004 at 17:09:41 -0400, Guy wrote: > -----Original Message----- > Cut--- > >> BTW, if your terminal is misconfigured badly enough to feed program > output > >> back as input, you really ought to fix it, and not just because of > ls(1)... >=20 > >That means, that the terminal should never respond to any escape > >sequences sent to it. In reality, it responds to some... >=20 > So, I guess using a screen editor is out! No cursor control! Can't use = vi > anymore. Everyone must hack their terminals and/or terminal emulators to > play safe with Linux! You got to be kidding!!!!!! Wait until Microsoft > finds out about this! Bill will laugh so hard he will shit! But a curses application does not need the terminal to respond to anything!!!! It only needst the terminal to obey the commands. Actualy I failed to find any sequences that would cause response from the terminal in termcap(5). Such sequences are not needed. (With partial exception of mouse input -- but that is input, you can't force particular). ---------------------------------------------------------------------------= ---- Jan 'Bulb' Hudec --hNG1vEeyG8BCaHbQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA/ZBYRel1vVwhjGURAol0AJ9gLXH3VgKgpi2W/U2poheah5PyvACeKiK2 sFmX07nTHwJZBIS0D/T93pQ= =Spar -----END PGP SIGNATURE----- --hNG1vEeyG8BCaHbQ--