summary refs log tree commit diff
path: root/Completion/Unix/Type/_path_files
Commit message (Collapse)AuthorAgeFilesLines
* try to improve testing for suffix style in _expand; make _path_files fail to ↵Sven Wischnowsky2001-04-271-1/+1
| | | | complete words like ...<pat>..<param-subst>... (14133)
* Tilde-path completion tweak.Bart Schaefer2001-04-181-7/+7
|
* Check for parameter expansions before tilde-expansions (fixes bugs reportedBart Schaefer2001-04-131-17/+17
| | | | in zsh-workers/13971).
* moved from Completion/Core/_path_filesSven Wischnowsky2001-04-021-0/+650