Commit graph

19 commits

Author SHA1 Message Date
Barton E. Schaefer ac5d83bf56 37898: fix typo in completer menu 2016-02-14 13:13:06 -08:00
Barton E. Schaefer 5caf317c3a unposted (cf. 34218): : remove -m from zmodload calls 2015-01-10 18:06:43 -08:00
Barton E. Schaefer 199581f780 34202: safe tempfile creation part 3 -- use zf_ln instead of mv 2015-01-10 10:32:31 -08:00
Barton E. Schaefer 33b3958064 34068: create tempfiles without forking, and safe temp directory creation 2014-12-28 00:49:08 -08:00
Barton E. Schaefer 200accac63 34067: safe tempfile creation, part 1 2014-12-27 23:59:29 -08:00
Clint Adams 332c337e4d 25818: compinstall data loss typo fix from Morita Sho. 2008-10-06 21:01:14 +00:00
Peter Stephenson bb68ee8db7 25138(? mailing list stuck): rewrite of completion matching.
Will one day use multibyte/wide characters, doesn't yet.
2008-06-08 17:53:53 +00:00
Bart Schaefer 4625e0eabc 24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1
any longer, so the (i) subscript flag on an empty array needs to yield 1.
2008-03-18 15:14:20 +00:00
Peter Stephenson 617e790830 24533 (tweaked): offer _complete _ignored as default for completers style 2008-02-05 14:51:01 +00:00
Peter Stephenson f20b66dd24 zsh-users/10634: try to fix relative paths of completion configuration file 2006-08-21 19:40:34 +00:00
Peter Stephenson 325a7c0417 22013: initial go at a working zsh-newuser-install 2005-11-23 11:29:20 +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
Peter Stephenson 93572c7bb6 18327: add handling for preserve-prefix to compinstall 2003-03-07 15:19:19 +00:00
Peter Stephenson 2a2de0abea 15994: Completion/compinstall: handle list-suffixes; make prompts at end of
function more transparent.
2001-10-09 11:16:59 +00:00
Peter Stephenson 2dcb35efe0 expand style in compinstall 2001-10-05 16:33:34 +00:00
Peter Stephenson e10c119794 Fix assignment problems spotted by Bart 2001-06-13 09:26:15 +00:00
Sven Wischnowsky 727912d1cb handle sub-sub-directories of $_compdir as in the CVS-layout (14107) 2001-04-26 13:03:24 +00:00
Sven Wischnowsky 3d7263ff67 after-move cleanup 2001-04-02 13:04:04 +00:00
Sven Wischnowsky aee87ec65b moved from Completion/Core/compinstall 2001-04-02 11:02:24 +00:00