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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!cs.utexas.edu!geraldo.cc.utexas.edu!portal.austin.ibm.com!awdprime.austin.ibm.com!auntbea.austin.ibm.com!jstump
  3. From: jstump@auntbea.austin.ibm.com (John E. Stump)
  4. Subject: New curses in the works
  5. Sender: news@austin.ibm.com (News id)
  6. Message-ID: <C0Dz4A.KEK@austin.ibm.com>
  7. Date: Tue, 5 Jan 1993 15:02:34 GMT
  8. Organization: IBM AWD Austin, TX
  9. Lines: 26
  10.  
  11. I am in the process of porting Curtis Pavel's (sp?) ncurses (also known
  12. as pcurses) library to Linux. Most of the work involves porting the
  13. sgtty interface to the termios interface. This library is more System
  14. V'ish than the current Linux curses. There is keypad support, etc. I
  15. also plan on adding color support.
  16.  
  17. The stumbling block I forsee is that the package uses the terminfo
  18. database instead of termcap that is currently used in Linux. Although
  19. all the terminfo data and source needed is included in the ncurses
  20. package, I was wondering what the Linux users group thinks about
  21. terminfo.
  22.  
  23. Can terminfo and termcap coexist? Is it wise? Would it be better for
  24. Linux to shy away from termcap and go to terminfo? Should I just modify
  25. the package to use termcap instead? What does POSIX say about termcap vs
  26. terminfo?
  27.  
  28. Sorry for the deluge of questions, but I wanted to check with the group
  29. first.
  30.  
  31. thanks
  32.  
  33. john.
  34.  
  35. -- 
  36. John Stump (auntbea.austin.ibm.com!jstump@ibmpa.awdpa.ibm.com)
  37.