[Bash-completion-devel] [bash-completion-Bugs][312383] Add xz for implicit tar

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Thu Mar 4 09:53:17 UTC 2010


Bugs item #312383, was opened at 2010-03-04 09:53
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312383&group_id=100114

Status: Open
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: Add xz for implicit tar 
Distribution: --Distribution-Agnostic--
Originally reported in: None
Milestone: None
Status: None
Original bug number: 


Initial Comment:
Add xz support for implicit decompression (i.e. tar xf sql.tar.xz)

We have the support in the regex section, but we're missing it from the ext section. I just copied from the '*[J]*f' case and put it into the '+([^IZzJjy])f' case

Note: it already works for the tar xJf case.

Patch attached.

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312383&group_id=100114



More information about the Bash-completion-devel mailing list