about summary refs log tree commit diff
path: root/Completion/Base/_tilde
Commit message (Collapse)AuthorAgeFilesLines
* moved to Completion/Zsh/Context/_tildeSven Wischnowsky2001-04-021-30/+0
|
* comment out looking up the prefix-needed style when completing directory ↵Sven Wischnowsky2001-03-271-28/+2
| | | | stack entries; make _tilde use _popd, finally (13789)
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-311-3/+3
|
* avoid tilde- and parameter-completion in quotes (11407)Sven Wischnowsky2000-05-161-0/+2
|
* small fix for _requested to be able to use _all_labels from within it (10910)Sven Wischnowsky2000-04-251-0/+1
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-6/+49
|
* Initial revisionTanaka Akira1999-04-151-0/+10