gst-launch tab-completion!

David Röthlisberger david at rothlis.net
Tue Jan 15 00:14:49 PST 2013


On 14 Jan 2013, at 21:35, Stirling Westrup wrote:
> I finally got around to trying to check out the new version, but I get
> an error "info/refs not found: did you run git update-server-info on
> the server?"

What command was that error message in response to?

I did rename the script from gstreamer-completion to
gstreamer-completion-0.10 (on the branch bash-completion-0.10). Maybe
the error message is related to that?

In any case you can download the latest version of the script for 0.10
from:
https://raw.github.com/drothlis/gstreamer/bash-completion-0.10/tools/gstreamer-completion-0.10

or for 1.0:
https://raw.github.com/drothlis/gstreamer/bash-completion-master/tools/gstreamer-completion

Or to clone the whole repository with git:
git clone git://github.com/drothlis/gstreamer.git

Let me know how you get on!
Dave.


> On Wed, Dec 26, 2012 at 8:55 AM, David Röthlisberger <david at rothlis.net> wrote:
>> On 22 Dec 2012, at 13:14, David Röthlisberger wrote:
>>> I have pushed some fixes to my bash-completion-0.10 branch:
>>> https://github.com/drothlis/gstreamer/commits/bash-completion-0.10
>>> 
>>> [...]
>>> 
>>> The one caveat is that under bash 3, the completions for "property="
>>> insert a space after the "=", so you have to press backspace then tab to
>>> get completions for the property values.
>> 
>> I have just pushed a fix for bash 3, where "property=<space>value<TAB>"
>> now completes "value" properly.
>> 
>> https://raw.github.com/drothlis/gstreamer/bash-completion-0.10/tools/gstreamer-completion-0.10




More information about the gstreamer-devel mailing list