shankar@hpclscu.HP.COM (Shankar Unni) (04/07/90)
> command. At that point the hpterm just hangs and its pretty hopeless. Every > once in a while I can hit reset^J and get my prompt back but then of course > my terminal setting are all messed up (^A is eof, etc.). A little divergence from the basenote: my workaround for this is a small shell script, which I call "resetty", which looks like this: stty 1d02:5:350:3b:0:3:1c:8:15:4:0:0:0:1d02:5:350:c000003b:3:1c:8:15:4:0:0:0:ff:ff:ff:4:0:1a:11:13:1d020005:1:1a:ff The argument for stty was obtained by running "stty -g" on a healthy terminal. So whenever I get into a state like the one you describe, I type "resetty^J". ----- Shankar.