]> git.mxchange.org Git - flightgear.git/commit
replaced the outdated bash completion script with a completely rewritten version
authorRaphael Dümig <duemig@in.tum.de>
Wed, 8 Oct 2014 12:36:39 +0000 (14:36 +0200)
committerRaphael Dümig <duemig@in.tum.de>
Wed, 8 Oct 2014 12:36:39 +0000 (14:36 +0200)
commita59e04ff3669d3e160f96464567f758b068ec562
tree280f3520137dcd8a941ad4ca1f179c73b05bda5f
parent82ccaa74290c464c38687e9366642a412ab01d3a
replaced the outdated bash completion script with a completely rewritten version

The new script is documented in the flightgear wiki (see "bash completion") and adds functionality such as advanced detection of FG_ROOT and other paths, and many completions not available before.
The list of possible command line options is automatically generated from "fgfs --help --verbose".

The author of the original script (mfranz) has agreed to replace this script.
scripts/completion/fg-completion.bash