Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
the key type
|
|
|
|
options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for mosh and git
|
|
|
|
|
|
|
|
Added 2>/dev/null to conceal file access errors.
|
|
|
|
-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/
|
|
with sudo in completion functions
A new gain-privileges style enables it and a _comp_priv_prefix array
added for tracking how to match privileges for the current command
|
|
The incumbent code would discard the first word of the value of the
ProxyCommand option. Stop doing so. With that removed the remaining
two lines were equivalent to _cmdstring, so just call it directly.
|
|
various functions
|
|
errors
|
|
|
|
|
|
|
|
Signed-off-by: Christian Hesse <mail@eworm.de>
|
|
This way, you can press = to start completing the values instead of
the space, backspace, tab dance
|
|
|
|
|
|
|
|
|
|
remote path in ssh completion
|
|
|
|
|
|
|
|
|
|
|
|
duplication.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of some suffixes.
|
|
|
|
|
|
|