The following commit has been merged in the master branch:
commit 2b6f8de738814e4912da678ea62ee3d8d571a60d
Author: Guillaume Rousse <[email protected]>
Date: Tue Nov 16 22:32:13 2010 +0100
drop -o nospace option (fix #312831)
diff --git a/completions/perl b/completions/perl
index 839846a..feaeee5 100644
--- a/completions/perl
+++ b/completions/perl
@@ -53,7 +53,7 @@ _perl()
_filedir
fi
}
-complete -F _perl -o nospace perl
+complete -F _perl perl
_perldoc()
{
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits