about summary refs log tree commit diff
path: root/Completion/Zsh/Command
Commit message (Expand)AuthorAgeFilesLines
* 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
* make _cd use only one call to _alternative, including completions from _tilde...Sven Wischnowsky2001-10-051-16/+16
* Don't treat numbers as cd-able vars.Bart Schaefer2001-08-221-1/+1
* use _x_display when setting $DISPLAY and fix bug in enable completion (15594)Oliver Kiddle2001-08-071-1/+1
* another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky2001-07-251-0/+5
* add list-grouped option to make options and such be grouped together if they ...Sven Wischnowsky2001-07-181-0/+1
* add preserve-prefix style to keep pathname prefix unchanged (15400)Sven Wischnowsky2001-07-171-0/+5
* Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (1...Sven Wischnowsky2001-06-281-23/+47
* Completion for AUTO_CD.Bart Schaefer2001-06-211-1/+1
* Load tcp module, zfcd_match, zfget_match where necessary.Peter Stephenson2001-06-141-0/+2
* update _pine for pine 4.33, add echoti completion and update _echotc (14567)Oliver Kiddle2001-05-303-4/+7
* spelling correctionsOliver Kiddle2001-05-293-3/+3
* make use of _arguments in _set (14409)Oliver Kiddle2001-05-211-7/+23
* update bindkey completion for bindkey changes in 14046 (14219)Oliver Kiddle2001-05-041-3/+3
* add _arguments based completion for alias and jobs (13947)Oliver Kiddle2001-04-121-1/+1
* add _arguments based completion for alias and jobs (13947)Oliver Kiddle2001-04-113-5/+23
* new completion functionsOliver Kiddle2001-04-034-0/+34
* after-move cleanupSven Wischnowsky2001-04-021-6/+6
* new _zedSven Wischnowsky2001-04-021-0/+7
* new or changed after moveSven Wischnowsky2001-04-021-0/+9
* moved from Completion/Builtins/_vars_eqSven Wischnowsky2001-04-021-0/+70
* moved from Completion/User/_promptSven Wischnowsky2001-04-021-0/+9
* moved from Completion/User/_mereSven Wischnowsky2001-04-021-0/+3
* moved from Completion/Builtins/_zstyleSven Wischnowsky2001-04-021-0/+320
* moved from Completion/Builtins/_zptySven Wischnowsky2001-04-021-0/+58
* moved from Completion/Builtins/_zmodloadSven Wischnowsky2001-04-021-0/+48
* moved from Completion/Builtins/_zleSven Wischnowsky2001-04-021-0/+77
* moved from Completion/Builtins/_zftpSven Wischnowsky2001-04-021-0/+91
* moved from Completion/Builtins/_zcompileSven Wischnowsky2001-04-021-0/+26