Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!spool2.mu.edu!news.cs.indiana.edu!noose.ecn.purdue.edu!ea.ecn.purdue.edu!wieland From: wieland@ea.ecn.purdue.edu (Jeffrey J Wieland) Newsgroups: comp.terminals Subject: Re: How do I tell curses/terminfo that LF forces a CR/LF?? Keywords: Curses, terminfo, Dasher DG Message-ID: <1991Jan25.151715.24535@noose.ecn.purdue.edu> Date: 25 Jan 91 15:17:15 GMT References: <1991Jan23.131741.23026@gorm.ruc.dk> Sender: news@noose.ecn.purdue.edu (USENET news) Organization: Purdue University Engineering Computer Network Lines: 20 In article <1991Jan23.131741.23026@gorm.ruc.dk> jba@gorm.ruc.dk (Jan B.Andersen) writes: >The terminal (a Data General D211) emulates a limited ANSI-terminal, >but unfortunately the designers have decided to 'set' the Line Feed >New Line mode. Since your dg d211 implements it, try using the ANSI sequence to move down a line, \E[B, for cud1. I suspect your problem go in vi will go away. >d200-ansi|dasher-ansi|Data General DASHER 200 in limited ANSI mode, > cr=\r, nel=\l, > ind=\l, What does \l mean? I can't find it in the terminfo man entry. If your terminal supports it, try setting ind=\ED. For our AT&T 630 terminals, we have nel=\r\n also. It seems to work fine on our Suns, IBM RS/6000, AT&T 3B1's and 3B2's, etc. -- Jeff Wieland wieland@ecn.purdue.edu