summaryrefslogtreecommitdiff
path: root/Completion/compinit
AgeCommit message (Expand)AuthorFilesLines
2013-06-1331465: fix basic completion and globbing uses of disabled patternsPeter Stephenson1-1/+2
2012-07-17users/17051: explicit IFS for "read" in compinitBart Schaefer1-5/+5
2011-12-09unposted: add NO_ignoreclosebraces to options for completionPeter Stephenson1-0/+1
2011-07-2229596: fix syntax to work with ksh_arraysMikael Magnusson1-1/+1
2011-05-2729384: Add _comp_caller_optionsMikael Magnusson1-1/+3
2011-05-1929307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson1-1/+1
2011-03-29Mikael: 28948: compdef -e overrides interpretation of argument as servicePeter Stephenson1-3/+4
2010-12-06users/15621: compdef -p/-P <pat>=<service>Peter Stephenson1-2/+14
2010-02-08unposted: a couple of typeset -g's and a commentPeter Stephenson1-1/+1
2008-09-0525608: NO_cshjunkiesquote in completionPeter Stephenson1-0/+1
2008-05-19unposted: Completion/compinit: typo in 25068Peter Stephenson1-1/+1
2008-05-18unposted: fix unwanted output from new typeset in compinitPeter Stephenson1-5/+3
2008-05-1825068: Fix some completion warnings with WARN_CREATE_GLOBALPeter Stephenson1-1/+7
2008-04-1224807: Frank Terbeck: Completion system needs no_ignore_bracesPeter Stephenson1-0/+1
2008-03-2824776: clarify compinit message when compaudit failsPeter Stephenson1-2/+3
2007-11-01Frank Benkstein: 24047: fix compdef for more than three commands using theOliver Kiddle1-1/+1
2006-11-0122934, modified, see 22937: add HIST_SUBST_PATTERN optionPeter Stephenson1-8/+9
2006-06-2822525: lengths and cases of multibyte strings in parameters and historyPeter Stephenson1-2/+3
2005-10-1721880: add carriage return to IFS in completion context.Bart Schaefer1-0/+1
2005-08-0821575 plus unposted: Add WARN_CREATE_GLOBAL optionPeter Stephenson1-0/+1
2004-10-22_comp_options needs NO_kshtypesetBart Schaefer1-0/+1
2004-06-16users/7553: include zsh version in dump file to avoid problems with upgradesOliver Kiddle1-1/+3
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle1-6/+6
2004-04-1419768: add clue to insecure directories warning and send errors to stderrOliver Kiddle1-9/+10
2002-04-25users/4865: Completion/compinit: need to add NO_octalzeroes toPeter Stephenson1-0/+1
2002-03-13remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky1-120/+51
2002-03-04allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky1-54/+135
2001-06-21Fix exit status of compdef.Bart Schaefer1-3/+3
2001-05-29use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky1-0/+11
2001-04-29NO_kshglob in _comp_options.Bart Schaefer1-0/+1
2001-04-06Improve prompt when compaudit finds badness.Bart Schaefer1-1/+2
2001-04-02after-move cleanupSven Wischnowsky1-2/+2
2001-04-02moved from Completion/Core/compinitSven Wischnowsky1-0/+483