home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / shell / 3817 < prev    next >
Encoding:
Text File  |  1992-09-04  |  1.3 KB  |  43 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!mcsun!sun4nl!fwi.uva.nl!casper
  3. From: casper@fwi.uva.nl (Casper H.S. Dik)
  4. Subject: Re: tcsh completion bug on Silicon Graphics
  5. Message-ID: <1992Sep4.130916.22989@fwi.uva.nl>
  6. Sender: news@fwi.uva.nl
  7. Nntp-Posting-Host: adam.fwi.uva.nl
  8. Organization: FWI, University of Amsterdam
  9. References: <1992Sep4.104523@masg6.epfl.ch>
  10. Date: Fri, 4 Sep 1992 13:09:16 GMT
  11. Lines: 30
  12.  
  13. posse@masg6.epfl.ch (Christian Posse) writes:
  14.  
  15.  
  16.  
  17. >TCSH COMPLETION BUG AND STRANGE WARNING MESSAGE WITH FLAG __STDC__
  18. >------------------------------------------------------------------
  19.  
  20. >Hi tcsh gurus,
  21.  
  22. >I have implemented the 6.02 version of tcsh on our SGIs (INDIGO and
  23. >4D35 running IRIX 4.0.3 or 4.0.4).
  24.  
  25. >I have found the following bug concerning the selective completion.
  26.  
  27. >> complete xdvi 'n/*/f:*.dvi/'
  28. >> xdvi [TAB] 
  29. >gives all files ending with .dvi BUT also all sub-directories! In fact the
  30. >parameter f for files in the complete definition does not work in the
  31. >sense that directories appear when the f parameter is used for defining
  32. >selective completion.
  33.  
  34. >Has anyone encountered the same problem ? And how to correct this feature ?
  35.  
  36. It is a feature, I would say. The sub directories can also contain .dvi
  37. files and can be part of valid .dvi completion. I use that feature a lot.
  38.  
  39. Casper
  40. -- 
  41.                         |    Casper H.S. Dik
  42.                         |    casper@fwi.uva.nl
  43.