Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
'Darwin' and 'Linux' groups.
|
|
|
|
|
|
|
|
|
|
|
|
modes
|
|
|
|
_comp_priv_prefix for chflags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zsh/<TAB>'.
When local-apt-repository is installed, 'apt-cache policy' contains
.
100 /var/lib/dpkg/status
release a=now
500 file:/var/lib/local-apt-repository ./ Packages
release o=local-apt-repository,c=
.
which was matched by the pattern being patched.
|
|
_call_program and '_arguments --' will call _comp_locale before
calling external command for easier analysis of the output.
This is disabled by passing an option '-l'.
|
|
|
|
|
|
|
|
|
|
Remove use of pkg_* for FreeBSD.
Add BSD architecture utilities.
|
|
|
|
also improve format completion for git tag and for-each-ref
|
|
|
|
The python executable in the python_exec variable was the python[2|3]
executable found in $PATH. When the python[2|3] executable was not the
system installed version the completion command raised an `ImportError`
as the 'dnf' module was not found.
This commit just completely specifies the python version to be the
system version `/usr/bin/python[2|3]`, allowing completion within a
python dev environment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Vim since patchlevel 8.0.0716 includes the --clean argument for starting
in a clean mode (only loading defaults.vim and in non-cp mode).
|
|
|
|
|
|
|
|
|
|
builtin.
|
|
completion
|
|
and for ping6
|