home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / minix / 5246 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  1.7 KB

  1. Path: sparky!uunet!spool.mu.edu!sgiblab!munnari.oz.au!ariel.ucs.unimelb.EDU.AU!werple.apana.org.au!hal9000!monty!newton
  2. From: newton@monty.apana.org.au (Mark Newton)
  3. Newsgroups: comp.os.minix
  4. Distribution: world
  5. Subject: Re: Problems with VT100 (kermit and term)
  6. References: <C126J9.IC1@ccu.umanitoba.ca>
  7. Message-ID: <93012013258@monty.apana.org.au>
  8. Organization: APANA South Australia - State mail hub
  9. Date: Wed, 20 Jan 93 14:45:35 +1030
  10. Lines: 28
  11.  
  12. philz@eeserv.ee.umanitoba.ca (Haosheng Zhou) writes:
  13. > I encountered some minor problem with both commands <kermit> and <term>: they
  14. > do not work well with elm when connected to UNIX. The syndrome is that the
  15. > dump terminals do not clear the screen. I notice that they have some minor
  16. > problem with vi too: extra characters appear after exit vi, before the prompt.
  17. > I guess there are some incompatible problems with the VT100 setup. My Procomm
  18. > with DOS doens't have these problems, so I think the problems are with MINIX.
  19.  
  20. Sounds probable, but I don't think it's a bug in kermit or term.  It
  21. sounds more like the ANSI interpretation stuff in the console driver.
  22.  
  23. > Has anyone encountered the same problems and got them fixed? If any, could you
  24. > share your experiences with me?
  25.  
  26. The simplest fix is to upload your /etc/termcap to the UNIX host (say,
  27. to a file called .termcap in your home directory) and type:
  28.  
  29.   unixhost% setenv TERMCAP ~/.termcap
  30.   unixhost% set term = minix
  31.  
  32. (assuming you're using tcsh or csh on the unix host).
  33.  
  34.    - mark
  35.  
  36. --------------------------------------------------------------------
  37. Self-control:  The ability to eat          newton@monty.apana.org.au
  38.     only one peanut.                                     Mark Newton
  39. --------------------------------------------------------------------
  40.