Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
-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
|
|
|
|
|
|
|
|
backslash quoting
|
|
Also move some more recent code so an old comment is connected to the
correct bit of older code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit dd623b44032b11509ccc2e6f8c307d2f7bd2d722.
|
|
|
|
|
|
|
|
|
|
Add new feature to run command in emulation.
Factor out handling of quoted command string to new function.
|