Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
bugreport commands
|
|
|
|
|
|
|
|
|
|
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.
|