catchmyfame
catchmyfame
Can someone convert the [tab completions script](https://github.com/wp-cli/wp-cli#tab-completions) for use with tcsh? Unfortunately I know next to nothing about shell scripting, let alone the differences between bash and tcsh.
Going through the various WP CLI commands and their switches/options, I noticed there's no standard in terms of word separators (`_` vs `-`) for switches that have more than one...
Can someone convert the [tab completions script](https://github.com/wp-cli/wp-cli#tab-completions) for use with tcsh? Unfortunately I know next to nothing about shell scripting, let alone the differences between bash and tcsh.