about summary refs log tree commit diff
path: root/Completion/compinit
Commit message (Collapse)AuthorAgeFilesLines
* Fix exit status of compdef.Bart Schaefer2001-06-211-3/+3
|
* use `eval $_comp_setup' in all entry points of the completion system to not ↵Sven Wischnowsky2001-05-291-0/+11
| | | | only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
* NO_kshglob in _comp_options.Bart Schaefer2001-04-291-0/+1
|
* Improve prompt when compaudit finds badness.Bart Schaefer2001-04-061-1/+2
|
* after-move cleanupSven Wischnowsky2001-04-021-2/+2
|
* moved from Completion/Core/compinitSven Wischnowsky2001-04-021-0/+483