Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | users/20159: completion: zstyle: Add 'show-ambiguity' | Daniel Shahaf | 2015-04-13 | 1 | -0/+1 |
| | |||||
* | 34373, 34374: update completion of builtin commands, modifiers, | Oliver Kiddle | 2015-01-25 | 1 | -1/+1 |
| | | | | parameter and globbing flags | ||||
* | _zstyle vcs_info completion: Add missing styles | Daniel Shahaf | 2015-01-25 | 1 | -0/+42 |
| | |||||
* | _zstyle vcs_info: Unbreak branchformat completion | Daniel Shahaf | 2015-01-25 | 1 | -1/+1 |
| | | | | | | | The failure mode was: % zstyle ':vcs_info:*' branchformat "foobar%<TAB> _values:compvalues:10: no multi-letter values with empty separator allowed | ||||
* | 32528: vcs_info: Add check-for-staged-changes | Daniel Shahaf | 2014-04-05 | 1 | -0/+2 |
| | |||||
* | 28307: support new styles esp. vcs_info ones and allow quoted contexts again | Oliver Kiddle | 2010-10-01 | 1 | -9/+118 |
| | |||||
* | 28047: attempt to make locking with fc command more useful | Peter Stephenson | 2010-06-22 | 1 | -1/+18 |
| | |||||
* | Mikael: 27597: accepting zstyle completion unnecessarily hard. | Peter Stephenson | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Alexey I. Froloff: 25459: add list-dirs-first style. | Peter Stephenson | 2008-08-21 | 1 | -0/+1 |
| | | | | Also doc. | ||||
* | 25132: zstyle completion updates | Peter Stephenson | 2008-06-03 | 1 | -53/+96 |
| | |||||
* | see 23479: add initial features support for modules | Peter Stephenson | 2007-05-28 | 1 | -1/+0 |
| | |||||
* | 18121: add new function for completing e-mail addresses | Oliver Kiddle | 2003-01-17 | 1 | -1/+4 |
| | |||||
* | two new modes for menu selection: incremental search and interactive (17366) | Sven Wischnowsky | 2002-06-26 | 1 | -1/+2 |
| | |||||
* | rename max-match-length style to max-matches-width (17213) | Sven Wischnowsky | 2002-05-23 | 1 | -3/+3 |
| | |||||
* | allow users to give the maximum number of display-columns the matches should ↵ | Sven Wischnowsky | 2002-05-14 | 1 | -0/+5 |
| | | | | take up via the style currently named max-match-length (17147) | ||||
* | make more calls to _message use the -e option (16988) | Sven Wischnowsky | 2002-04-16 | 1 | -9/+9 |
| | |||||
* | 16842: resolve name clash for nc between netcat and the nedit client for | Oliver Kiddle | 2002-03-15 | 1 | -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 lists | Oliver Kiddle | 2002-01-17 | 1 | -2/+3 |
| | |||||
* | allow manual pages to be shown separated by section with new ↵ | Sven Wischnowsky | 2002-01-10 | 1 | -0/+1 |
| | | | | separate-sections style (16426) | ||||
* | 16398: updated zstyle completion and related cleanup | Oliver Kiddle | 2002-01-04 | 1 | -55/+118 |
| | |||||
* | another fix for 15477 (separator strings); add list-separator style (15484) | Sven Wischnowsky | 2001-07-25 | 1 | -0/+5 |
| | |||||
* | add list-grouped option to make options and such be grouped together if they ↵ | Sven Wischnowsky | 2001-07-18 | 1 | -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 Wischnowsky | 2001-07-17 | 1 | -0/+5 |
| | |||||
* | moved from Completion/Builtins/_zstyle | Sven Wischnowsky | 2001-04-02 | 1 | -0/+320 |