clap/clap_complete/src/shells
Clifton King 658b7a0841 fix(complete): Fix unescaped single quotes in zsh
help strings for subcomand args did not escape single quotes
2022-01-15 14:33:11 -06:00
..
bash.rs style: prefer 'char' to 'str' for single character patterns 2022-01-04 09:20:08 -06:00
elvish.rs fix(complete): Use Elvish v0.17 lambda syntax 2022-01-12 11:58:18 +11:00
fish.rs style: prefer 'char' to 'str' for single character patterns 2022-01-04 09:20:08 -06:00
mod.rs fix(complete): Better organize the API 2021-12-31 13:25:09 -06:00
powershell.rs style: prefer 'char' to 'str' for single character patterns 2022-01-04 09:20:08 -06:00
shell.rs fix(complete): Better organize the API 2021-12-31 13:25:09 -06:00
zsh.rs fix(complete): Fix unescaped single quotes in zsh 2022-01-15 14:33:11 -06:00