home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / misc / 12668 < prev    next >
Encoding:
Text File  |  1992-08-14  |  861 b   |  28 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!access.usask.ca!ccu.umanitoba.ca!kaarts
  3. From: kaarts@ccu.umanitoba.ca (Kenneth John Aarts)
  4. Subject: csh 5.19 and LS 4.5 ljr
  5. Message-ID: <1992Aug15.061941.21435@ccu.umanitoba.ca>
  6. Sender: kaarts@ccu.umanitoba.ca (Kenneth John Aarts)
  7. Organization: University of Manitoba, Winnipeg, Manitoba, Canada
  8. Date: Sat, 15 Aug 1992 06:19:41 GMT
  9. Lines: 17
  10.  
  11.  
  12. I am having a slight difficulty here.  In shell-startup I have
  13.  
  14.     ;file exe
  15.     set ls_highlight-5.on ""
  16.     set ls_highlight-5.off *
  17.     ;dir
  18.     set ls_highlight2.on  ""
  19.     set ls_highlight2.off /
  20.  
  21. which mostly works.  Unfortunately, if I use Ls, the curser color is lost. (set
  22. to background)  Works fine in the C= shell, but not with CSH.  (I am using %c
  23. in my csh prompt)
  24.  
  25. Any help appreciated,
  26.  
  27. Ken
  28.