Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Mostly fixes to doubled words.
|
|
|
|
complete all known styles.
Previously, vcs_info styles weren't completed.
|
|
|
|
completion of word-style styles for zstyle
|
|
|
|
parameter and globbing flags
|
|
|
|
The failure mode was:
% zstyle ':vcs_info:*' branchformat "foobar%<TAB>
_values:compvalues:10: no multi-letter values with empty separator allowed
|
|
|
|
|
|
|
|
|
|
Also doc.
|
|
|
|
|
|
|
|
|
|
|
|
take up via the style currently named max-match-length (17147)
|
|
|
|
completion and add _pick_variant to resolve program variants in general
|
|
|
|
separate-sections style (16426)
|
|
|
|
|
|
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)
|
|
|
|
|