Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.unix.i386 Subject: Re: Yet more questions/problems with Interactive UNIX Message-ID: <3780@auspex.auspex.com> Date: 28 Jul 90 18:08:47 GMT References: <3758@auspex.auspex.com> <1990Jul27.034715.1513@pcrat.uucp> Organization: Auspex Systems, Santa Clara Lines: 9 >sh and csh are stupid, ksh does the right thing. More accurately, "'sh' and 'csh' let the stupid pre-S5R4 tty driver do its thing, 'ksh' shoves the tty driver out of the way and does the line editing itself, and it's smart enough to know when there's nothing left to erase and stops echoing your erase character." S5R4's driver *does* know when there's nothing left to erase; it also knows how to erase tabs (i.e., it doesn't just echo BS-SP-BS).