Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
When iterating over the ssh config file, iterate over the array linearly
instead of always processing the first and then removing it from the
list. This speeds up processing significantly.
|
|
quotes from option specifications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bugreport commands
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the key type
|
|
for module
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Old completion produced false positives & took too much screen space.
|
|
`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
|
|
|
|
|
|
|
|
|
|
opusdec & opusinfo)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
either "perl" or "perldoc"
Also, correct an always-true condition guarding the fallback @INC
codepath.
|
|
|
|
|
|
|