Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Leaving these hanging in parent could cause deadlock: test added.
|
|
|
|
|
|
backslash quoting
|
|
|
|
|
|
paste in cut buffers
|
|
|
|
|
|
|
|
Also move some more recent code so an old comment is connected to the
correct bit of older code
|
|
|
|
references to non-special params
|
|
|
|
|
|
|
|
|
|
|
|
_path_files so it is called once and not for each file pattern
|
|
|
|
To try this, see the instructions at the top of Util/zyodl.vim (in the comment).
* Util/zyodl.vim: New syntax highlighting file.
* Doc/Zsh/.vimrc: New file, hooks up zyodl.vim for automatic loading.
* Etc/zsh-development-guide: Namedrop zyodl.vim for discoverability.
|
|
|
|
beep when limit is reached
|
|
|
|
|
|
It is defined at the beginning of the function already, and results in
the output of `expl=''` when completing after `git config
branch.local.pushremote ` etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
array parameter value
|