Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See discussion on upstream project here:
https://github.com/RichiH/vcsh/issues/270
|
|
|
|
in surfraw completion
|
|
|
|
|
|
|
|
|
|
locale completion
|
|
Support prepend and suffix values for insert-sections
Add values for insert-sections for zstyle completion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The --arguments are space (` `) separated, not equal-sign (`=`) separated.
lldb --correct c_arg --wrong=w_arg
|
|
_transmission
This matches the summary listed in the `transmission-remote` man page and the program's actual behavior.
|
|
also update for options to env on FreeBSD and Dragonfly
|