about summary refs log tree commit diff
path: root/Completion/Zsh/Command
Commit message (Expand)AuthorAgeFilesLines
* 23783: use _path_commands.Clint Adams2007-08-193-6/+9
* 23485: feature completion and autoloadingPeter Stephenson2007-05-291-28/+50
* see 23479: add initial features support for modulesPeter Stephenson2007-05-282-2/+1
* 22972: limit autoload completion to functions not yet registered.Peter Stephenson2006-11-061-2/+5
* 22418: completion for GNU env.Clint Adams2006-04-131-1/+1
* 21315: make completion functions give precendence to descriptions passed asOliver Kiddle2005-06-083-3/+3
* 21306: add -s option to _disableDoug Kearns2005-06-081-3/+4
* unposted: fix typo in _dirs opt descriptionDoug Kearns2005-06-071-1/+1
* 20077: fix completion of reserved wordsOliver Kiddle2004-06-182-2/+2
* * 19845: Completion/Debian/Command/_apt-move: apt-moveClint Adams2004-04-281-7/+7
* 19767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2004-04-202-36/+47
* 19790: complete functions after -a and allow multiple -z/-k optionsOliver Kiddle2004-04-171-14/+17
* 19648: complete -t and -n optionsOliver Kiddle2004-03-171-10/+13
* 19387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2004-01-212-2/+2
* 19364: new completions for aptitude, getent and catcgsegvOliver Kiddle2004-01-141-1/+1
* 19244: various completion function fixes and updatesOliver Kiddle2003-11-142-2/+2
* 19021: in command position, try to complete directories once and once onlyOliver Kiddle2003-09-031-2/+3
* 19019: only complete aliases of the appropriate type for the alias builtinOliver Kiddle2003-09-032-9/+13
* 19014: add alias -s suf=handlerPeter Stephenson2003-09-031-1/+1
* 18839/18840: Completion for nicePeter Stephenson2003-07-091-1/+1
* 18631: returning too early breaks prefix-needed style set to falseOliver Kiddle2003-06-253-18/+24
* 18472: spelling correctionsOliver Kiddle2003-04-251-1/+1
* 18242: add -d option to read for specifying delimiter to terminate inputOliver Kiddle2003-02-171-0/+1
* 18237: complete -t option to readOliver Kiddle2003-02-131-2/+3
* 18121: add new function for completing e-mail addressesOliver Kiddle2003-01-171-1/+4
* 18060: document zmv's -W option and add zmv completionOliver Kiddle2003-01-072-1/+19
* 17958: -u and -v options were missingOliver Kiddle2002-11-221-0/+2
* 17958: with new argument parsing, -k can be imediately followed by argOliver Kiddle2002-11-221-1/+1
* 17958: update print completion for new print options in 17940Oliver Kiddle2002-11-221-2/+4
* 17682: add support for -H and -p in typeset completionOliver Kiddle2002-09-161-31/+36
* 17573: complete new -s option to readOliver Kiddle2002-08-231-5/+6
* two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky2002-06-261-1/+2
* rename max-match-length style to max-matches-width (17213)Sven Wischnowsky2002-05-231-3/+3
* allow users to give the maximum number of display-columns the matches should ...Sven Wischnowsky2002-05-141-0/+5
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-164-12/+12
* 16913: fix completion after compdef -a and correct typosOliver Kiddle2002-03-271-4/+5
* 16842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2002-03-151-1/+1
* remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky2002-03-131-16/+38
* allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2002-03-041-0/+1
* 16748: Fix infinite loop introduced by 16464.Bart Schaefer2002-03-011-1/+1
* 16619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle2002-02-202-1/+9
* fixlet to avoid an empty string in an array; cause completion after cd withou...Sven Wischnowsky2002-01-301-0/+2
* use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle2002-01-172-34/+31
* 16461: a number of minor completion function updatesOliver Kiddle2002-01-161-1/+14
* allow manual pages to be shown separated by section with new separate-section...Sven Wischnowsky2002-01-101-0/+1
* fixes for completion of signal names with SIG prefix and for completing comma...Sven Wischnowsky2002-01-071-3/+3
* 16398: updated zstyle completion and related cleanupOliver Kiddle2002-01-041-55/+118
* 16224: add -n option to kill and complete options from _killOliver Kiddle2001-11-062-4/+16
* 16197: `limit' accepts `unlimited'.Bart Schaefer2001-11-012-7/+16
* add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle2001-10-081-6/+7