about summary refs log tree commit diff
path: root/Completion/Base/Utility/_values
Commit message (Collapse)AuthorAgeFilesLines
* add new generic fake style and changes to the C-code for that (different ↵Sven Wischnowsky2002-01-221-1/+1
| | | | implementation of compadd -x) (16483)
* fix for comparguments (completing after single letter options that get their ↵Sven Wischnowsky2001-06-131-8/+4
| | | | argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897)
* (14841)Sven Wischnowsky2001-06-111-1/+1
|
* work around ${(@P)1[3,-1]} not working as expected (14658)Oliver Kiddle2001-06-011-1/+1
|
* (14602)Sven Wischnowsky2001-05-311-0/+1
|
* add -S option to specify separator between values and their arguments; make ↵Sven Wischnowsky2001-05-081-12/+15
| | | | _values add the value-separator as a suffix for most types of actions (14257)
* moved from Completion/Base/_valuesSven Wischnowsky2001-04-021-0/+158