about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_zstyle
Commit message (Collapse)AuthorAgeFilesLines
* 18121: add new function for completing e-mail addressesOliver Kiddle2003-01-171-1/+4
|
* 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
| | | | take up via the style currently named max-match-length (17147)
* make more calls to _message use the -e option (16988)Sven Wischnowsky2002-04-161-9/+9
|
* 16842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle2002-03-151-1/+1
| | | | completion and add _pick_variant to resolve program variants in general
* use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle2002-01-171-2/+3
|
* allow manual pages to be shown separated by section with new ↵Sven Wischnowsky2002-01-101-0/+1
| | | | separate-sections style (16426)
* 16398: updated zstyle completion and related cleanupOliver Kiddle2002-01-041-55/+118
|
* 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
| | | | 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
|
* moved from Completion/Builtins/_zstyleSven Wischnowsky2001-04-021-0/+320