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/
|
|
version 4.8
|
|
various functions
|
|
various functions
|
|
|
|
|
|
Also factor out completion for system calls and new functions for
truss and ltrace.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The "=" to the left of the ":" was interpreted as a literal part of the option
name, resulting in double equal signs.
|
|
The "action" part of the -o spec didn't escape colons.
|
|
|
|
|
|
|
|
|
|
|
|
Versions supplied with docker is authoritative, so version in zsh
is just a potential hazard to the unwary.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add hairpin and showstp. These are available since at least
bridge-utils 1.5.
|
|
and new linux mount flags
|
|
|
|
|
|
|
|
|
|
|
|
|