1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-06 23:31:28 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Oliver Kiddle
16ad7cec1b 49454: open dump file once only instead of reopening it for appends 2021-09-28 23:45:44 +02:00
Eric Cook
cabacfff3b 38547: Completion/compdump: only autoload functions when they exist in fpath 2016-06-05 12:05:34 -04:00
Peter Stephenson
9537a79fbf Arkadiusz Miskiewicz <arekm@maven.pl>: 26573:
force compdump overwrite
2009-02-18 11:21:57 +00:00
Peter Stephenson
f11ec8fbac 25346: fix some variables in compdump 2008-07-29 09:01:41 +00:00
Peter Stephenson
afd3e16fec 23529: quote completion dump to prevent global alias expansion 2007-06-06 08:49:48 +00:00
Oliver Kiddle
78da7d872e users/7553: include zsh version in dump file to avoid problems with upgrades 2004-06-16 15:10:13 +00:00
Oliver Kiddle
ca0deae382 19767, 19785: store flags for -z and -k options to autoload allowing the
completion system to be used with ksh_autoload set
2004-04-20 12:11:13 +00:00
Bart Schaefer
273067d55d users/5073: use typeset to get function names for compdump 2002-06-23 04:52:39 +00:00
Sven Wischnowsky
45f9a36216 remove that -T option to compdef again and instead use comma-separated sub-contexts both for function and style lookup (16819) 2002-03-13 09:28:04 +00:00
Sven Wischnowsky
f56ba813bb allow different sets of completion definitions selected with option -T to compdef; use this for parameter values and redirections (16755) 2002-03-04 08:53:41 +00:00
Oliver Kiddle
56528ccb66 spelling corrections 2001-05-29 17:54:08 +00:00
Sven Wischnowsky
9cb471d5ec moved from Completion/Core/compdump 2001-04-02 11:01:49 +00:00