Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
sufficiently wide
|
|
|
|
|
|
|
|
|
|
|
|
completion
Also include info output to the right of " -- " for further info node
completion matches and fix quoting of a blank argument to _call_program.
|
|
|
|
|
|
do not include '-' in onopts so that 'functions -- <TAB>' works.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the key type
|
|
for module
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Old completion produced false positives & took too much screen space.
|
|
values
|
|
`rake -T` shows only these targets having a description. But it might be
useful to see all. Allow this with the zsytle setting:
zstyle :completion::complete:rake:argument-rest:targets extended true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
…and hide mutually exclusive options.
|
|
opusdec & opusinfo)
|
|
|
|
|
|
Changes typeset such that ${newparam-notset} yields "notset" and
"typeset -p newparam" does not show an assignment to the parameter. This
is similar to the default behavior of bash and ksh, with minor differences
in typeset output.
Also add tests for some POSIX incompatibilities plus minor changes for test
harness robustness.
|
|
_arguments.
In the penultimate paragraph of the comment, the two possibilities for the
relative path cover three cases:
- The comment is read in the source tree
- The comment is read in an installed tree with --enable-function-subdirs
- The comment is read in an installed tree with --disable-function-subdirs
Review-by: Matthew Martin
Review-by: Oliver Kiddle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|