home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23183 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!usc!wupost!csus.edu!netcom.com!zmbenhal
  3. From: zmbenhal@netcom.com (Zeyd M. Ben-Halim)
  4. Subject: ncurses (SYSV/keypad/color hooks/terminfo) upload
  5. Message-ID: <1993Jan8.073136.9461@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. Date: Fri, 8 Jan 1993 07:31:36 GMT
  8. Lines: 21
  9.  
  10. I've just uploaded ncurses.lzh to sunsite.unc.edu:pub/Linux/Incoming.
  11. This a BETA version of Curtis Pavel's ncurses. It is a SYSV-compatible curses
  12. with support for SYSV semantics, keypad, and terminfo. I've also added support
  13. for color although that is still ALPHA.
  14.  
  15. PLEASE NOTE THAT THIS IS FOR PEOPLE WILLING TO TINKER WITH IT AND ACT AS BETA
  16. TESTERS. No flames if it doesn't work as expected. Complaints (please be
  17. specific) and comments are welcome.
  18.  
  19. It does work, but you have to understand how curses work quite well before
  20. you can use it effectively (with multiple overlapped windows).
  21.  
  22. I have include a program gdc.c (Great Digital Clock) that illustrates the
  23. use of color. Also included is an implementation of Reversi (not very pretty)
  24. but useful if learning how curss works.
  25.  
  26. There are lots of docs. They are not uptodate but will be as soon as the bugs
  27. are ironed out.
  28.  
  29. Zeyd
  30.  
  31.