]> git.tuebingen.mpg.de Git - paraslash.git/commit
Rewrite bash completion.
authorAndre Noll <maan@systemlinux.org>
Thu, 8 Sep 2011 23:58:35 +0000 (01:58 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 20 Nov 2011 14:08:42 +0000 (15:08 +0100)
commit65dfcde0ee400d5a32a06122eb47d03d2139212c
tree5085bac2c98f73a51f7330dcd0dbeac14f97bc9f
parenta535ae69516f69b594eb7199175f7f4559152a4e
Rewrite bash completion.

Now that para_client and para_audioc gained the --completion option for
completing a partially entered command line, we can use this feature
in the bash completion script. This allows to avoid duplicating the
available commands in the completion script.
audioc.c
bash_completion
configure.ac