termcap strangeness

Sam Bassett RCS samlb at pioneer.arc.nasa.gov
Fri Jul 6 15:41:54 AEST 1990


	Many terminals do funny things when the cursor goes into the 80th
column of the screen -- like issuing a CR/LF pair even when you don't
want one.  If this happens, suddenly you get double spacing in your text,
which really fouls up your editing.
	Also, when the cursor goes into column 80 of line 24, terminals
often either scroll automatically or put the cursor back to column 1 of
line 1 -- which also fouls up editing algorithms. 
	I suspect that, knowing these "features" of common terminals,
that the writers of the termcap/curses package punted and returned 79/23
whenever they saw 80/24 -- that way they could assure that the screen
would look reasonable under vi/emacs/whatever.  Any veteran wizards know
different?


Sam'l Bassett, Sterling Software @ NASA Ames Research Center, 
Moffett Field CA 94035 Work: (415) 604-4792;  Home: (415) 969-2644
samlb at well.sf.ca.us                     samlb at ames.arc.nasa.gov 
<Disclaimer> := 'Sterling doesn't _have_ opinions -- much less NASA!'



More information about the Comp.unix.wizards mailing list