#573731 xmms2: please provide bash-completion

Package:
xmms2
Source:
xmms2
Description:
Client/server based media player system
Submitter:
Michal Suchanek
Date:
2010-03-14 17:39:03 UTC
Severity:
wishlist
#573731#5
Date:
2010-03-13 13:34:23 UTC
From:
To:
It would be nice to get bash completion for stuff like

xmms2 playlist load

#573731#10
Date:
2010-03-14 08:56:41 UTC
From:
To:
Michal Suchanek <hramrach@centrum.cz> writes:

There is one there:
http://wiki.xmms2.xmms.se/wiki/Contribs#Bash_tab_completion_for_the_xmms2_client

it may need some cleanup, I don't use it anymore

#573731#15
Date:
2010-03-14 13:22:27 UTC
From:
To:
It looks like it does not complete the command I want but it could be adapted.

I will try it out.

Thanks

#573731#20
Date:
2010-03-14 17:37:37 UTC
From:
To:
However, I don't know how to make bash do what it does for files: it
shows the completions without escapes but adds escapes to the command
line so  that files containing space can be completed.

Without escaping the names with spaces and other funny characters
won't work, with escapes the escapes are shown in the displayed list
as well.

Thanks

Michal