| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
builtin.
|
|
|
|
| |
a better choice than -P
|
| |
|
|
|
|
| |
parameter expansion flags
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Mostly fixes to doubled words.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Also complete print -S option and make further use of the
new printf to an array feature in other completion functions.
|
|
|
|
| |
the format is reused
|
| |
|
|
|
|
|
|
| |
complete all known styles.
Previously, vcs_info styles weren't completed.
|
| |
|
|
|
|
|
|
|
|
| |
-P' calls to use shortest match where applicable, plus random drive-by tweaks.
Found by grepping for patterns that can match needles of various lengths:
:grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
|
|
|
|
| |
This matters for fned'ing vcs_info hooks.
|
|
|
|
| |
numeric base to integer
|
|
|
|
| |
are set
|
| |
|
|
|
|
| |
completion of word-style styles for zstyle
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for time specifiers
|
| |
|
| |
|
|
|
|
| |
Need -- after print; also optimise array add
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
preferences
|
| |
|
| |
|