about summary refs log tree commit diff
path: root/Completion/Builtins
Commit message (Expand)AuthorAgeFilesLines
* changed after moving functionsSven Wischnowsky2001-04-021-6/+3
* moved to Completion/Unix/Type/_signalsSven Wischnowsky2001-04-021-37/+0
* moved to Completion/Unix/Type/_pidsSven Wischnowsky2001-04-021-56/+0
* moved to Completion/Zsh/Command/_typesetSven Wischnowsky2001-04-021-70/+0
* moved to Completion/Zsh/Command/_zstyleSven Wischnowsky2001-04-021-320/+0
* moved to Completion/Zsh/Command/_zptySven Wischnowsky2001-04-021-58/+0
* moved to Completion/Zsh/Command/_zmodloadSven Wischnowsky2001-04-021-48/+0
* moved to Completion/Zsh/Command/_zleSven Wischnowsky2001-04-021-77/+0
* moved to Completion/Zsh/Command/_zftpSven Wischnowsky2001-04-021-91/+0
* moved to Completion/Zsh/Command/_zcompileSven Wischnowsky2001-04-021-26/+0
* moved to Completion/Zsh/Command/_whichSven Wischnowsky2001-04-021-37/+0
* moved to Completion/Zsh/Command/_waitSven Wischnowsky2001-04-021-7/+0
* moved to Completion/Zsh/Command/_unsetoptSven Wischnowsky2001-04-021-7/+0
* moved to Completion/Zsh/Command/_unhashSven Wischnowsky2001-04-021-13/+0
* moved to Completion/Zsh/Command/_trapSven Wischnowsky2001-04-021-7/+0
* moved to Completion/Zsh/Command/_statSven Wischnowsky2001-04-021-20/+0
* moved to Completion/Zsh/Command/_sourceSven Wischnowsky2001-04-021-14/+0
* moved to Completion/Zsh/Command/_setoptSven Wischnowsky2001-04-021-7/+0
* moved to Completion/Zsh/Command/_setSven Wischnowsky2001-04-021-7/+0
* moved to Completion/Zsh/Command/_schedSven Wischnowsky2001-04-021-21/+0
* moved to Completion/Zsh/Command/_readSven Wischnowsky2001-04-021-18/+0
* moved to Completion/Zsh/Command/_printSven Wischnowsky2001-04-021-29/+0
* moved to Completion/Zsh/Command/_killSven Wischnowsky2001-04-021-11/+0
* moved to Completion/Zsh/Command/_hashSven Wischnowsky2001-04-021-38/+0
* moved to Completion/Zsh/Command/_fcSven Wischnowsky2001-04-021-36/+0
* moved to Completion/Zsh/Command/_enableSven Wischnowsky2001-04-021-8/+0
* moved to Completion/Zsh/Command/_emulateSven Wischnowsky2001-04-021-6/+0
* moved to Completion/Zsh/Command/_echotcSven Wischnowsky2001-04-021-3/+0
* moved to Completion/Zsh/Command/_disableSven Wischnowsky2001-04-021-8/+0
* moved to Completion/Zsh/Command/_compdefSven Wischnowsky2001-04-021-52/+0
* moved to Completion/Zsh/Command/_commandSven Wischnowsky2001-04-021-10/+0
* moved to Completion/Zsh/Command/_cdSven Wischnowsky2001-04-021-54/+0
* moved to Completion/Zsh/Command/_builtinSven Wischnowsky2001-04-021-11/+0
* moved to Completion/Zsh/Command/_bindkeySven Wischnowsky2001-04-021-40/+0
* moved to Completion/Zsh/Command/_autoloadSven Wischnowsky2001-04-021-10/+0
* moved to Completion/Zsh/Type/_jobs_fgSven Wischnowsky2001-04-021-3/+0
* moved to Completion/Zsh/Type/_jobs_bgSven Wischnowsky2001-04-021-3/+0
* moved to Completion/Zsh/Type/_directory_stackSven Wischnowsky2001-04-021-51/+0
* moved to Completion/Zsh/Type/_varsSven Wischnowsky2001-04-021-25/+0
* moved to Completion/Zsh/Type/_limitsSven Wischnowsky2001-04-021-3/+0
* moved to Completion/Zsh/Type/_functionsSven Wischnowsky2001-04-021-5/+0
* moved to Completion/Zsh/Type/_arraysSven Wischnowsky2001-04-021-5/+0
* moved to Completion/Zsh/Type/_aliasesSven Wischnowsky2001-04-021-17/+0
* moved to Completion/Base/Utility/_nothingSven Wischnowsky2001-04-021-3/+0
* various doc fixes and minor completion function changes, most of whichOliver Kiddle2001-04-0116-61/+82
* comment out looking up the prefix-needed style when completing directory stac...Sven Wischnowsky2001-03-271-4/+14
* 13779/13783: fixes from Michal PolitowskiClint Adams2001-03-261-1/+1
* _pids shouldn't start menu completion if the current word starts with a hyphe...Sven Wischnowsky2001-03-261-1/+1
* don't auto-start menu completion after a `%' when completing pids or jobs (13...Sven Wischnowsky2001-03-231-1/+1
* new _expand_aliases to, well, expand aliases (13566)Sven Wischnowsky2001-03-051-4/+14