summaryrefslogtreecommitdiff
path: root/Completion/compinit
AgeCommit message (Collapse)AuthorFilesLines
2001-06-21Fix exit status of compdef.Bart Schaefer1-3/+3
2001-05-29use `eval $_comp_setup' in all entry points of the completion system to not ↵Sven Wischnowsky1-0/+11
only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
2001-04-29NO_kshglob in _comp_options.Bart Schaefer1-0/+1
2001-04-06Improve prompt when compaudit finds badness.Bart Schaefer1-1/+2
2001-04-02after-move cleanupSven Wischnowsky1-2/+2
2001-04-02moved from Completion/Core/compinitSven Wischnowsky1-0/+483