Broken curses?

Dave Hammond daveh at marob.MASA.COM
Tue May 17 02:52:04 AEST 1988


In article <203 at mutley.UUCP> you write:
>........................................................  The bottom line
>of the windows will just be written over, and no scrolling occurs.  The 
>TERM is vt100.  Scrollok has been set TRUE.

Perhaps the problem is not with Curses at all, but Termcap. You might
want to check IS, LI, AL & DL. IS might contain mode settings prohibitting
scrolling or defining a scrolling-region. LI might be set wrong. Running
Vi on a vt100 using an 'ansi' Termcap (25 lines) produces a continuously
overwritten bottom line w/poor scrolling. AL & DL didn't exist in many
old vt100 Termcaps (of which Venix/11 is one for sure).

>The curses is 4.3BSD (4.2BSD and Venix/11 2.0 also).

I thought we were the only firm in existence still running Venix/11 2.0.
VenturCom doesn't even acknowledge the existence of PDP/11s any more :-)


Dave Hammond
DSI Communications, Inc.
--------------------------------

UUCP:   ...!marob!daveh
VOICE:  (516)872-3535
USMAIL: 333 W. Merrick Rd.
        Valley Stream, NY 11580
--------------------------------



More information about the Comp.unix.questions mailing list