I've tested shell_completion on OS X in a Bash 3.2 shell. Please report here if this crate does not work on your OS/shell.
PRs adding cross platform support are welcome. This issue thread can also be used for discussion how shell_completion can provide a higher-level cross platform abstraction of the current text the user has entered.
The easiest way to test shell_completion can be found under the Usage section in the readme.
I've tested
shell_completionon OS X in a Bash 3.2 shell. Please report here if this crate does not work on your OS/shell.PRs adding cross platform support are welcome. This issue thread can also be used for discussion how
shell_completioncan provide a higher-level cross platform abstraction of the current text the user has entered.The easiest way to test
shell_completioncan be found under theUsagesection in the readme.