summaryrefslogtreecommitdiff
path: root/Completion/Base/Core
AgeCommit message (Expand)AuthorFilesLines
2004-10-0120427: Fix problem with _oldlist and custom completer.Peter Stephenson1-1/+11
2004-08-1120254: restrict scope of the default tag-order to fix a problem with cdrecordOliver Kiddle1-0/+1
2004-06-03users/7467: quoted commands weren't found in dispatcher lokoupPeter Stephenson1-0/+4
2004-03-02zsh-users/7100: fix completion of =file when noequals is setPeter Stephenson1-1/+1
2003-08-0118920: fix unset IFS bettererPeter Stephenson1-0/+2
2003-07-2118859: Allow the sort style to override sorting by setting explicitly to false.Peter Stephenson1-1/+13
2003-04-2518472: spelling correctionsOliver Kiddle1-3/+1
2003-02-2618299: allow _next_tags to work with nested tag loopsOliver Kiddle3-0/+5
2002-06-26two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky1-0/+13
2002-03-1716849: shift off `-s' argument.Bart Schaefer1-0/+1
2002-03-13remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky2-35/+19
2002-03-05unposted: usual fixups for .distfilesPeter Stephenson1-0/+1
2002-03-04allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2-113/+108
2002-02-25make _message inhibit insertion of matches unless there are faked ones (16710)Sven Wischnowsky1-0/+2
2002-02-25make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch...Sven Wischnowsky1-2/+8
2002-02-12add -x option (to be passed on to compadd) to _description and friends; make ...Sven Wischnowsky6-48/+34
2002-01-22add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky3-2/+28
2002-01-21allow arguments to be given to functions used by compdef (actually, the strin...Sven Wischnowsky1-3/+3
2001-08-17make insert-tab really default to `true' (15653)Sven Wischnowsky1-1/+1
2001-06-20Fix "insert-tab pending" zstyle.Bart Schaefer1-2/+2
2001-05-29spelling correctionsOliver Kiddle1-1/+1
2001-05-29use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky1-6/+1
2001-05-2814509: ZLS_COLOURS/ZLS_COLORS consistencyClint Adams1-1/+1
2001-05-21fix to include + options in tag order (14416)Oliver Kiddle1-1/+1
2001-05-08empty description means: don't add a -X option (14252)Sven Wischnowsky1-2/+7
2001-04-02new or changed after moveSven Wischnowsky1-0/+5
2001-04-02moved from Completion/Core/_wantedSven Wischnowsky1-0/+26
2001-04-02moved from Completion/Core/_tagsSven Wischnowsky1-0/+66
2001-04-02moved from Completion/Core/_setupSven Wischnowsky1-0/+73
2001-04-02moved from Completion/Core/_requestedSven Wischnowsky1-0/+19
2001-04-02moved from Completion/Core/_normalSven Wischnowsky1-0/+128
2001-04-02moved from Completion/Core/_next_labelSven Wischnowsky1-0/+25
2001-04-02moved from Completion/Core/_messageSven Wischnowsky1-0/+20
2001-04-02moved from Completion/Core/_main_completeSven Wischnowsky1-0/+330
2001-04-02moved from Completion/Core/_descriptionSven Wischnowsky1-0/+70
2001-04-02moved from Completion/Core/_all_labelsSven Wischnowsky1-0/+43