home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / coherent / 7018 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.6 KB  |  34 lines

  1. Newsgroups: comp.os.coherent
  2. Path: sparky!uunet!europa.eng.gtefsd.com!emory!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!gaia.ucs.orst.edu!sequent!muncher.sequent.com!patbob
  3. From: patbob@sequent.com (Patrick White)
  4. Subject: Re: Terminal question
  5. Message-ID: <1993Jan28.175122.23281@sequent.com>
  6. Sender: usenet@sequent.com (usenet )
  7. Nntp-Posting-Host: eng2.sequent.com
  8. Organization: Sequent Computer Systems Inc.
  9. References: <9301280019.AA21642@net.bio.net>
  10. Date: Thu, 28 Jan 93 17:51:22 GMT
  11. Lines: 21
  12.  
  13. In article <9301280019.AA21642@net.bio.net> "Coherent operating system" <COHERENT@INDYCMS.bitnet> writes:
  14. >You are not missing anything. Unfortunatly, I have not seen anything in the
  15. >Unix world that querries terminals type as is found in VAX/VMS (where you
  16. >can do SET TERM/INQUIRE which will send some escape sequences out, look at
  17. >what comes back, and try to determine what type of terminal you have).
  18.  
  19.     There is a reason unix doesn't send some escape sequence out and see
  20. what comes back.  That is because different terminals use different escape
  21. sequences for the command to return the terminal type.  Other terminals don't
  22. have such a command.  Escape sequences for some terminals lock up other
  23. terminals.  Its really frustrating to the user to lock up their Banna-10
  24. terminal while checking to see if it responds to the ANSI escape sequence.
  25.  
  26.     Lowest common denominator. at least for the U.S., says that about the
  27. only thing that is safe to send out before the computer knows what kind of
  28. terminal it is talking to is, is 7-bit ascii (typically only printable and
  29. control characters).
  30.  
  31.  
  32. -- 
  33. Pat White (patbob@sequent.com, work: (503) 578-3463)
  34.