Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
subsection.
|
|
|
|
|
|
|
|
|
|
|
|
Mikael Magnusson: 47382: Completion for 47364
|
|
path.
|
|
expansion flags, and add a forward compatibility hatch to the latter.
|
|
than a dash.
|
|
|
|
qualifier.
This should be easier to read, both as a tutorial and as a reference.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pick number of leading or trailing path components to substitute.
Active in history, brace parameters, glob qualifiers.
Add tests for all three environments.
|
|
|
|
|
|
backslash-escaped even when it isn't '!'.
|
|
|
|
Some rephrasings.
Update typeset -p for associative arrays to use new syntax.
|
|
|
|
|
|
KSH_ARRAYS generlly requires [*] or [@] to operate on the whole
array and this is true here.
|
|
|
|
is not used
|
|
${(AA)name=value}
|
|
It produces 1 more than any other use of an index for the
end of a match, helpfully.
|
|
the related forms; clarify doc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The \C- form is only used inside quotedzputs().
${(q+)...} outputs a quotedzputs() representation.
|
|
|
|
|
|
|
|
|
|
|