Path: utzoo!mnetor!uunet!husc6!bloom-beacon!mit-eddie!ll-xn!ames!umd5!decuac!felix!art From: art@felix.UUCP (Art Dederick) Newsgroups: comp.sources.bugs Subject: Re: tset (BSD?) Message-ID: <32027@felix.UUCP> Date: 26 Apr 88 13:59:54 GMT References: <8776@sol.ARPA> <299@syntron.UUCP> <8948@sol.ARPA> Reply-To: art@felix.UUCP (Art Dederick) Organization: FileNet Corp., Costa Mesa, CA Lines: 14 In article <8948@sol.ARPA> ken@cs.rochester.edu (Ken Yap) writes: >My proposed solution: get tset to go into raw mode and accept both > and as erase. Also probably both ^X and ^U as kill. How about just putting this before the call to tset: stty erase ^H kill ^U Or whatever is the most common. This has worked ok on all machines I have ever been on. Maybe the best solution is to make the default erase character. I don't know about you but I have not used a TTY for over 10 years :-). Art D.