The following commit has been merged in the master branch:
commit 43421d781bfb6ff2c5fecb665383523324b62ea6
Author: Igor Murzov <[email protected]>
Date:   Mon Apr 19 01:40:33 2010 +0400

    Add .txz and .tlz to the list of known extensions for xz

diff --git a/contrib/xz b/contrib/xz
index a689205..8f02b1d 100644
--- a/contrib/xz
+++ b/contrib/xz
@@ -20,7 +20,7 @@ _xz()
     local split=false
     _split_longopt && split=true
 
-    local xspec="*.@(xz|lzma)"
+    local xspec="*.@(xz|lzma|txz|tlz)"
 
     case $prev in
         --decompress|--list|--test|!(-*)[dlt]*)

-- 
bash-completion

_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits

Reply via email to