summaryrefslogtreecommitdiff
path: root/Completion/Zsh/Command
AgeCommit message (Expand)AuthorFilesLines
2005-06-0821315: make completion functions give precendence to descriptions passed asOliver Kiddle3-3/+3
2005-06-0821306: add -s option to _disableDoug Kearns1-3/+4
2005-06-07unposted: fix typo in _dirs opt descriptionDoug Kearns1-1/+1
2004-06-1820077: fix completion of reserved wordsOliver Kiddle2-2/+2
2004-04-28 * 19845: Completion/Debian/Command/_apt-move: apt-moveClint Adams1-7/+7
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2-36/+47
2004-04-1719790: complete functions after -a and allow multiple -z/-k optionsOliver Kiddle1-14/+17
2004-03-1719648: complete -t and -n optionsOliver Kiddle1-10/+13
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2-2/+2
2004-01-1419364: new completions for aptitude, getent and catcgsegvOliver Kiddle1-1/+1
2003-11-1419244: various completion function fixes and updatesOliver Kiddle2-2/+2
2003-09-0319021: in command position, try to complete directories once and once onlyOliver Kiddle1-2/+3
2003-09-0319019: only complete aliases of the appropriate type for the alias builtinOliver Kiddle2-9/+13
2003-09-0319014: add alias -s suf=handlerPeter Stephenson1-1/+1
2003-07-0918839/18840: Completion for nicePeter Stephenson1-1/+1
2003-06-2518631: returning too early breaks prefix-needed style set to falseOliver Kiddle3-18/+24
2003-04-2518472: spelling correctionsOliver Kiddle1-1/+1
2003-02-1718242: add -d option to read for specifying delimiter to terminate inputOliver Kiddle1-0/+1
2003-02-1318237: complete -t option to readOliver Kiddle1-2/+3
2003-01-1718121: add new function for completing e-mail addressesOliver Kiddle1-1/+4
2003-01-0718060: document zmv's -W option and add zmv completionOliver Kiddle2-1/+19
2002-11-2217958: -u and -v options were missingOliver Kiddle1-0/+2
2002-11-2217958: with new argument parsing, -k can be imediately followed by argOliver Kiddle1-1/+1
2002-11-2217958: update print completion for new print options in 17940Oliver Kiddle1-2/+4
2002-09-1617682: add support for -H and -p in typeset completionOliver Kiddle1-31/+36
2002-08-2317573: complete new -s option to readOliver Kiddle1-5/+6
2002-06-26two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky1-1/+2
2002-05-23rename max-match-length style to max-matches-width (17213)Sven Wischnowsky1-3/+3
2002-05-14allow users to give the maximum number of display-columns the matches should ...Sven Wischnowsky1-0/+5
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky4-12/+12
2002-03-2716913: fix completion after compdef -a and correct typosOliver Kiddle1-4/+5
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle1-1/+1
2002-03-13remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky1-16/+38
2002-03-04allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky1-0/+1
2002-03-0116748: Fix infinite loop introduced by 16464.Bart Schaefer1-1/+1
2002-02-2016619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle2-1/+9
2002-01-30fixlet to avoid an empty string in an array; cause completion after cd withou...Sven Wischnowsky1-0/+2
2002-01-17use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle2-34/+31
2002-01-1616461: a number of minor completion function updatesOliver Kiddle1-1/+14
2002-01-10allow manual pages to be shown separated by section with new separate-section...Sven Wischnowsky1-0/+1
2002-01-07fixes for completion of signal names with SIG prefix and for completing comma...Sven Wischnowsky1-3/+3
2002-01-0416398: updated zstyle completion and related cleanupOliver Kiddle1-55/+118
2001-11-0616224: add -n option to kill and complete options from _killOliver Kiddle2-4/+16
2001-11-0116197: `limit' accepts `unlimited'.Bart Schaefer2-7/+16
2001-10-08add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle1-6/+7
2001-10-05make _cd use only one call to _alternative, including completions from _tilde...Sven Wischnowsky1-16/+16
2001-08-22Don't treat numbers as cd-able vars.Bart Schaefer1-1/+1
2001-08-07use _x_display when setting $DISPLAY and fix bug in enable completion (15594)Oliver Kiddle1-1/+1
2001-07-25another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky1-0/+5
2001-07-18add list-grouped option to make options and such be grouped together if they ...Sven Wischnowsky1-0/+1