home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / atari / st / tech / 6533 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.8 KB  |  43 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!torn!nott!uotcsi2!news
  3. From: cbbrowne@csi.uottawa.ca (Christopher Browne)
  4. Subject: Re: UNIX/Terminal Programs
  5. Message-ID: <1993Jan7.161511.8232@csi.uottawa.ca>
  6. Sender: news@csi.uottawa.ca
  7. Nntp-Posting-Host: prgf
  8. Organization: Dept. of Computer Science, University of Ottawa
  9. References: <NTg1wB1w165w@sys6626.bison.mb.ca>
  10. Date: Thu, 7 Jan 93 16:15:11 GMT
  11. Lines: 30
  12.  
  13.  
  14. Uniterm isn't particularly "more UNIX compatible"; it is specifically
  15. "more VT100 compatible."  (or VT102 or VT200, as you prefer)
  16.  
  17. Most of the terminal programs that CLAIM to be VT100 compatible aren't
  18. terribly compatible.  If you compare them to a REAL VT100 terminal,
  19. you'll find some differences.
  20.  
  21. The UNIX "termcap" system allows you to hook almost ANYTHING up, and
  22. use MOST of its capabilities.
  23.  
  24. If you "lie" about which terminal you're using, termcap won't know
  25. that, and it'll happily send control sequences to the terminal that
  26. your terminal (or terminal emulator) can't handle.
  27.  
  28. When you use Uniterm, there aren't any "lies".  There are a few ways
  29. in which it doesn't conform with a "real" VT100; it's mostly in
  30. dealing with special commands for creating customized character sets.
  31. That's something that termcap doesn't know about, or use.
  32.  
  33. In principle, you should be able to write termcap entries for any
  34. particular terminal/terminal emulator, and if it's customized well
  35. enough, it should work perfectly.  That's something I don't feel like
  36. getting into.
  37.  
  38. -- 
  39. Christopher Browne                |     PGP 2.0 key available
  40. cbbrowne@csi.uottawa.ca           |======================================
  41. University of Ottawa              | Genius may have its limitations, but
  42. Master of System Science Program  | stupidity is not thus handicapped.
  43.