Xref: utzoo comp.terminals:877 comp.emacs:4204 Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!tut.cis.ohio-state.edu!bloom-beacon!mcgill-vision!mouse From: mouse@mcgill-vision.UUCP (der Mouse) Newsgroups: comp.terminals,comp.emacs Subject: Re: Termcap for televideo 970 terminal with password modem Message-ID: <1294@mcgill-vision.UUCP> Date: 9 Sep 88 05:37:07 GMT References: <2563@shark.TEK.COM> Followup-To: comp.terminals Organization: McGill University, Montreal Lines: 20 [This really belongs in comp.terminals, so I'm pointing followups there.] In article <2563@shark.TEK.COM>, donr@shark.UUCP (Don Riss) writes: > I have a Televideo Model 970 terminal running on a unix-based > VAX11/780. When inserting text, any text following below the cursor, > moves across the screen with the cursor. [...] For what it's worth, > the same problem occurs with (ahem...) vi... This sounds like the so-called "edit page" mode, when what you want is "edit line" mode. The TeleVideo terminals I'm familiar with, 950s, have sequences to switch between these modes: ESC N to switch to edit page and ESC O to switch to edit line. While I have no way to tell whether these are what the 970 uses, it may be worth trying: put \EO in the :is=: capability (and remove \EN if present) and see if it helps any. Do you have a manual for it? You might look for "edit page" versus "edit line". der Mouse old: mcgill-vision!mouse new: mouse@larry.mcrcim.mcgill.edu