intermodal/completions
Casey Rodarmor 727d5c1028
Fix Z Shell completions
The clap-generated zsh completion scripts use unescaped double-quoted
strings for the subocommand description text, which causes backtick
characters to be evaluated.

Remove backticks from the subcommand descriptions, to un-break the zsh
completion scripts.

type: fixed
pr: https://github.com/casey/intermodal/pull/365
2020-04-11 04:22:22 -07:00
..
imdl.bash Add shell completion scripts 2020-04-07 19:01:37 -07:00
imdl.elvish Fix Z Shell completions 2020-04-11 04:22:22 -07:00
imdl.fish Fix Z Shell completions 2020-04-11 04:22:22 -07:00
imdl.powershell Fix Z Shell completions 2020-04-11 04:22:22 -07:00
imdl.zsh Fix Z Shell completions 2020-04-11 04:22:22 -07:00