If I bring up teco-64 in non-display mode with a large existing file e.g. teco-64 myfile.txt and then execute 100v`` the display wraps on the last line leaving teco-64 unusable. However, if I start with teco-64 -d myfile.txt it works as expected.
Although teco-64 starts by default in non-video mode, it appears to be enabling some aspect of video mode that prevents normal non-video screen scrolling from working.
If I bring up teco-64 in non-display mode with a large existing file e.g.
teco-64 myfile.txtand then execute 100v`` the display wraps on the last line leaving teco-64 unusable. However, if I start withteco-64 -d myfile.txtit works as expected.Although teco-64 starts by default in non-video mode, it appears to be enabling some aspect of video mode that prevents normal non-video screen scrolling from working.