about summary refs log tree commit diff
path: root/Completion/Zsh
Commit message (Collapse)AuthorAgeFilesLines
* some more places where list-separator should be used (15485)Sven Wischnowsky2001-07-253-10/+15
|
* another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky2001-07-252-2/+8
|
* add list-grouped option to make options and such be grouped together if they ↵Sven Wischnowsky2001-07-181-0/+1
| | | | have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407)
* add preserve-prefix style to keep pathname prefix unchanged (15400)Sven Wischnowsky2001-07-171-0/+5
|
* Return nonzero from _tilde on no matches.Bart Schaefer2001-07-021-1/+3
|
* Merge .distfiles change from 4.0.2 branch.Bart Schaefer2001-06-291-0/+1
|
* Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde ↵Sven Wischnowsky2001-06-282-24/+48
| | | | (15152)
* Completion for AUTO_CD.Bart Schaefer2001-06-213-2/+7
|
* Load tcp module, zfcd_match, zfget_match where necessary.Peter Stephenson2001-06-141-0/+2
|
* don't complete read-only parameters on the left side of an assignment (14896)Oliver Kiddle2001-06-131-1/+1
|
* 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
|
* Remove unnecessary '*' from pattern.Bart Schaefer2001-05-081-1/+1
|
* match `scalar*' not `scalar' when checking parameter type (14256)Oliver Kiddle2001-05-081-1/+1
|
* Improve handling of b/n/s subscript flags.Bart Schaefer2001-05-061-1/+25
|
* Fix subscript flag descriptionsBart Schaefer2001-05-051-10/+11
|
* complete subscript flags (14227)Oliver Kiddle2001-05-041-1/+30
|
* update bindkey completion for bindkey changes in 14046 (14219)Oliver Kiddle2001-05-041-3/+3
|
* remove SUFFIX-handling, it's in _tilde and only needed there (13997)Sven Wischnowsky2001-04-171-10/+2
|
* avoid appending a / when called from _cd (13958)Oliver Kiddle2001-04-121-3/+2
|
* add _arguments based completion for alias and jobs (13947)Oliver Kiddle2001-04-121-1/+1
|
* Don't append a / when completing after [-+]*.Bart Schaefer2001-04-111-3/+4
|
* add _arguments based completion for alias and jobs (13947)Oliver Kiddle2001-04-115-7/+25
|
* new completion functionsOliver Kiddle2001-04-035-1/+35
|
* after-move cleanupSven Wischnowsky2001-04-021-6/+6
|
* new _zedSven Wischnowsky2001-04-021-0/+7
|
* new or changed after moveSven Wischnowsky2001-04-024-0/+25
|
* 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
|
* moved from Completion/Builtins/_whichSven Wischnowsky2001-04-021-0/+37
|
* moved from Completion/Builtins/_waitSven Wischnowsky2001-04-021-0/+3
|
* moved from Completion/Builtins/_unsetoptSven Wischnowsky2001-04-021-0/+10
|
* moved from Completion/Builtins/_unhashSven Wischnowsky2001-04-021-0/+13
|
* moved from Completion/Builtins/_trapSven Wischnowsky2001-04-021-0/+10
|
* moved from Completion/Builtins/_statSven Wischnowsky2001-04-021-0/+20
|
* moved from Completion/Builtins/_sourceSven Wischnowsky2001-04-021-0/+14
|
* moved from Completion/Builtins/_setoptSven Wischnowsky2001-04-021-0/+10
|
* moved from Completion/Builtins/_setSven Wischnowsky2001-04-021-0/+9
|
* moved from Completion/Builtins/_schedSven Wischnowsky2001-04-021-0/+21
|
* moved from Completion/Builtins/_readSven Wischnowsky2001-04-021-0/+18
|
* moved from Completion/Builtins/_printSven Wischnowsky2001-04-021-0/+29
|
* moved from Completion/Builtins/_killSven Wischnowsky2001-04-021-0/+6
|