about summary refs log tree commit diff
path: root/Completion/Zsh/Context/_subscript
Commit message (Expand)AuthorAgeFilesLines
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-161-1/+1
* remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky2002-03-131-1/+1
* allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2002-03-041-1/+1
* complete new [:ascii:] character classOliver Kiddle2001-09-111-1/+1
* another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky2001-07-251-2/+3
* 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
* moved from Completion/Base/_subscriptSven Wischnowsky2001-04-021-0/+62