woods@sri-unix (06/24/82)
I have also noticed this. We have tektronix 4006 terminals with their own predefined stty state. (stty tek). I note that when I invoke more on one of these, subsequent plots are messed up and I have to do a "stty tek" to correct the problem. I have also noticed this problem with vi (in open mode, of course). GREG (ucbvax!menlo70!hao!woods)
ARPAVAX:kalash (06/29/82)
The problem with 'more' is that instead of saving the vurrent state of the terminal, it simply 'decides' what the 'proper' state is, and places the terminal in this state on exit. Joe P.S. s/vurrent/current/