Subject: Re: curses broken ?
To: None <current-users@sun-lamp.cs.berkeley.edu,>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 01/12/1994 15:33:37
Several programs in the tree use Curses, and I have programs of my own
which also do.  They all work fine.

There is a minor semantic change, though.  If you write to the last
character on a line and then do a getyx(), it will show you as being in
the same place as before you wrote the character; namely, the end of
the line, rather than the beginning of the next.


------------------------------------------------------------------------------