Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ucbarpa.Berkeley.EDU!edward From: edward@ucbarpa.Berkeley.EDU (Edward Wang) Newsgroups: comp.terminals Subject: Termcap, terminfo question Message-ID: <28825@ucbvax.BERKELEY.EDU> Date: 18 Apr 89 01:04:50 GMT Sender: usenet@ucbvax.BERKELEY.EDU Reply-To: edward@ucbarpa.Berkeley.EDU (Edward Wang) Organization: University of California, Berkeley Lines: 8 Is the termcap string "rp" (and equivalent in terminfo) supposed to work across line boundaries? I mean if a terminal can repeat a character but only to the end of the line, then is it okay to call that rp? The only program I know of that uses it is emacs, and it never repeats across lines. Also, is it okay to assume only printing characters are repeated? Edward