| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: bugs@ATHENA.MIT.EDU Date: Wed, 09 May 90 20:34:57 EDT From: John Carr <jfc@ATHENA.MIT.EDU> Here's another tcsh bug for you to ignore. When completing the directory name for a "cd" command, tcsh lists ordinary files and symlinks to files among the possible filenames. It should only list directories (it is calling stat() on each file anyway, so it knows which are directories).
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |