From ca9405710e424527b73f41961eebc934f3e93247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 6 Feb 2011 14:46:52 +0200 Subject: Add kid3 filename completion. --- CHANGES | 6 +++--- bash_completion | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index de7954bf..642f124c 100644 --- a/CHANGES +++ b/CHANGES @@ -14,9 +14,9 @@ bash-completion (2.x) [ Ville Skyttä ] * Activate hping2 completion also for hping and hping3. * Add badblocks, compgen, crontab, dumpe2fs, e2freefrag, e2label, ether-wake, - filefrag, gendiff, growisofs, iftop, ip (Debian: #600617), lrzip, lsof, - mktemp, portecle, POSIX sh, sha{,224,256,384,512}sum, sysbench, tune2fs, - xmodmap, and xrdb completions. + filefrag, gendiff, growisofs, iftop, ip (Debian: #600617), kid3, lrzip, + lsof, mktemp, portecle, POSIX sh, sha{,224,256,384,512}sum, sysbench, + tune2fs, xmodmap, and xrdb completions. * Add *.gif (Alioth: #312512), *.m2t (Alioth: #312770), *.3gpp, *.3gpp2, *.awb, and *.iso (Alioth: #311420) to mplayer filename completions. * Add "short" tarball extensions to unxz, unlzma etc completions. diff --git a/bash_completion b/bash_completion index b53091a5..9d997cb0 100644 --- a/bash_completion +++ b/bash_completion @@ -123,6 +123,7 @@ complete -f -X '!*.ly' lilypond ly2dvi complete -f -X '!*.@(dif?(f)|?(d)patch)?(.@([gx]z|bz2|lzma))' cdiff complete -f -X '!*.lyx' lyx complete -f -X '!@(*.@(ks|jks|jceks|p12|pfx|bks|ubr|gkr|cer|crt|cert|p7b|pkipath|pem|p10|csr|crl)|cacerts)' portecle +complete -f -X '!*.@(mp[234c]|og[ag]|@(fl|a)ac|m4[abp]|spx|tta|w?(a)v|wma|aif?(f)|asf|ape)' kid3 kid3-qt # FINISH exclude -- do not remove this line # start of section containing compspecs that can be handled within bash -- cgit v1.2.1