Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-19 | zsh completion: Preserve single quotes in output | danielsh@apache.org | |
When an option's help string contains literal single quotes, those single quotes would be stripped from the option's description in the completion output (unless the zsh RC_QUOTES option were set while the completion function was being sourced, which is not the default). This patch makes the completion output contain single quotes where the --help output does. Closes #532 | |||
2015-05-24 | scripts: add zsh.pl for generating zsh completion | Alessandro Ghedini | |