[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 2.0-111-gf1100ef

Ville Skyttä ville.skytta at iki.fi
Sat Feb 2 09:36:14 UTC 2013


The following commit has been merged in the master branch:
commit a77d3d550564198c11e2b4823a53979868262a48
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Feb 2 10:01:57 2013 +0200

    pyflakes: New completion.

diff --git a/bash_completion b/bash_completion
index ea8ee50..328061a 100644
--- a/bash_completion
+++ b/bash_completion
@@ -1907,6 +1907,7 @@ _install_xspec '!*.ly' lilypond ly2dvi
 _install_xspec '!*.@(dif?(f)|?(d)patch)?(.@([gx]z|bz2|lzma))' cdiff
 _install_xspec '!@(*.@(ks|jks|jceks|p12|pfx|bks|ubr|gkr|cer|crt|cert|p7b|pkipath|pem|p10|csr|crl)|cacerts)' portecle
 _install_xspec '!*.@(mp[234c]|og[ag]|@(fl|a)ac|m4[abp]|spx|tta|w?(a)v|wma|aif?(f)|asf|ape)' kid3 kid3-qt
+_install_xspec '!*.py' pyflakes
 unset -f _install_xspec
 
 # Minimal completion to use as fallback in _completion_loader.

-- 
bash-completion



More information about the Bash-completion-commits mailing list