From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] Getting started in Plan9 - help MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20020123182453.7024119A2D@mail.cse.psu.edu> Date: Wed, 23 Jan 2002 13:24:52 -0500 Topicbox-Message-UUID: 4296bf8a-eaca-11e9-9e20-41e7f4b1d025 > The ASCII standard fortunately solves this one, and you're both wrong. I'll keep that in mind the next time I port Plan 9 to a machine that runs off paper tape. Thanks. > > the default should be that backspace is backspace. Further, you completely missed the point. dhog claimed that typing a backspace key should send a backspace character, just like typing an 'a' sends an 'a' character; the ascii semantics of backspace are not relevant to that particular claim. Russ