summaryrefslogtreecommitdiff
path: root/Completion/Base/Utility/_values
AgeCommit message (Expand)AuthorFilesLines
2022-05-0750184: fix inclusion of -S separator in -r options passed to compadd through ...Bart Schaefer1-1/+1
2021-02-07github #63: fix regression caused by 44274, with sort style -o could break _v...oxiedi1-1/+1
2017-03-0440597: be flexible about order of options to _valuesOliver Kiddle1-3/+4
2016-06-0938641: allow for values which resemble compadd optionsOliver Kiddle1-1/+1
2011-12-1330012: add $state_descrBart Schaefer1-0/+1
2009-08-2827233: improved _values handling of optional argumentsPeter Stephenson1-1/+1
2009-01-13Back off 26270 (accept-and-menu-complete).Peter Stephenson1-2/+0
2009-01-0926270: allow accept-and-menu-complete work with _vallues as wellAndrey Borzenkov1-0/+2
2007-02-2723198: improve _values -sPeter Stephenson1-1/+1
2002-04-16make _values not use -Q (16991)Sven Wischnowsky1-1/+1
2002-01-22add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky1-1/+1
2001-06-13fix for comparguments (completing after single letter options that get their ...Sven Wischnowsky1-8/+4
2001-06-11(14841)Sven Wischnowsky1-1/+1
2001-06-01work around ${(@P)1[3,-1]} not working as expected (14658)Oliver Kiddle1-1/+1
2001-05-31(14602)Sven Wischnowsky1-0/+1
2001-05-08add -S option to specify separator between values and their arguments; make _...Sven Wischnowsky1-12/+15
2001-04-02moved from Completion/Base/_valuesSven Wischnowsky1-0/+158