Here is a complete and as accurate as I can get completions file for piglit in bash. This has a dependecy on the bash_completions package that debian provides, although if someone cared about supporting bash without it they could probably add a fallback mechanism.
Dylan Baker (3): completions/bash: Add a completion file for piglit CMake: install bash completions README: add shell completions CMakeLists.txt | 9 + README | 10 ++ completions/bash/piglit | 435 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 454 insertions(+) create mode 100644 completions/bash/piglit -- 2.7.1 _______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
