summaryrefslogtreecommitdiff
path: root/Completion/Builtins/_bindkey
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Zsh/Command/_bindkeySven Wischnowsky1-40/+0
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle1-18/+21
are to use the -A "-*" and -S options to _arguments (13863)
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky1-2/+2
2000-05-05completion function cleanup for `_arguments' with the `-C' option and using ↵Sven Wischnowsky1-1/+2
it's return value (11195)
2000-04-25make _arguments use more than one action when appropriate; add ↵Sven Wischnowsky1-1/+1
_argument_sets to complete different sets of arguments and options for the same command (10908)
2000-04-12Use _arguments for bindkey completion and fix small typo in docsOliver Kiddle1-6/+35
1999-04-15Initial revisionTanaka Akira1-0/+7