home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8604 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.3 KB  |  28 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!spool.mu.edu!umn.edu!csus.edu!netcom.com!alm
  3. From: alm@netcom.com (Andrew Moore)
  4. Subject: reset (was Re: why erase/kill echoed by [c]sh in xterm? [386BSD/X386])
  5. Message-ID: <1992Nov8.090438.26069@netcom.com>
  6. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  7. References: <1992Nov7.111935.2731@netcom.com>
  8. Date: Sun, 8 Nov 1992 09:04:38 GMT
  9. Lines: 17
  10.  
  11. In article <1992Nov7.111935.2731@netcom.com> I <alm@netcom.com> write:
  12. >The new X386 is wonderful!  And it is with much trepidation I ask the
  13.      ^^^
  14. The old too!
  15.  
  16. >world: why does the erase char print under the 386BSD shell, rather than go
  17. >backwards one char (it does delete a char backwards, it just doesn't
  18.  
  19. The terminal needs to be reset.  The problem is evidently that
  20. .login/.profile is not executed when xinit invokes xterms.  One
  21. solution is to run xdm instead.  Or a reset/tset can be put in .cshrc
  22. (for interactive shells only!  - so the which command doesn't reset the
  23. screen).  Unfortunately tset is not part of the distribution yet...
  24. Since I don't like invoking reset even on interactive shells except at
  25. login, I just type reset as the first command after xinit.  Is there a
  26. better way?  Thanks.
  27. -Andrew Moore <alm@netcom.com>
  28.