Re: 'stty sane' in insane

2006-10-13 Thread Bill Marcum
On Thu, Oct 12, 2006 at 04:39:20PM -0400, T wrote: > Hi > > In my script, I always use 'stty sane' to set my tty to a sane stage, after > temporally changing any tty attributes. > > But for recent month or two, my BS key often stop working, only today did I > finally track it down to the 'stty s

Re: 'stty sane' in insane

2006-10-12 Thread Lubos Vrbka
$ stty sane $ asdsf^H^H^H I.e., my BS key is producing ^H instead of erasing previous letter afterward. So what should I do? I still like to use 'stty sane' to reset my tty, and I still want my BS key to be configured as ^H, instead of something else. stty erase ^H, perhaps? regards, --

'stty sane' in insane

2006-10-12 Thread T
Hi In my script, I always use 'stty sane' to set my tty to a sane stage, after temporally changing any tty attributes. But for recent month or two, my BS key often stop working, only today did I finally track it down to the 'stty sane' statement: $ stty sane $ asdsf^H^H^H I.e., my BS key is