summaryrefslogtreecommitdiff
path: root/Completion/compdump
AgeCommit message (Collapse)AuthorFilesLines
2021-09-2849454: open dump file once only instead of reopening it for appendsOliver Kiddle1-28/+30
2016-06-0538547: Completion/compdump: only autoload functions when they exist in fpathEric Cook1-2/+3
2009-02-18Arkadiusz Miskiewicz <arekm@maven.pl>: 26573:Peter Stephenson1-1/+1
force compdump overwrite
2008-07-2925346: fix some variables in compdumpPeter Stephenson1-5/+6
2007-06-0623529: quote completion dump to prevent global alias expansionPeter Stephenson1-6/+6
2004-06-16users/7553: include zsh version in dump file to avoid problems with upgradesOliver Kiddle1-1/+1
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle1-4/+4
completion system to be used with ksh_autoload set
2002-06-23users/5073: use typeset to get function names for compdumpBart Schaefer1-7/+3
2002-03-13remove that -T option to compdef again and instead use comma-separated ↵Sven Wischnowsky1-32/+23
sub-contexts both for function and style lookup (16819)
2002-03-04allow different sets of completion definitions selected with option -T to ↵Sven Wischnowsky1-23/+38
compdef; use this for parameter values and redirections (16755)
2001-05-29spelling correctionsOliver Kiddle1-1/+1
2001-04-02moved from Completion/Core/compdumpSven Wischnowsky1-0/+135