[Bins] small completion patch

Guillaume Rousse rousse at ccr.jussieu.fr
Sun Jul 11 20:56:37 BST 2004


The following patch makes bash completion better at completing on 
directories.
-------------- next part --------------
--- bins~	2004-07-11 21:54:41.022194002 +0200
+++ bins	2004-07-11 21:54:15.101648918 +0200
@@ -60,4 +60,4 @@
 	fi
 
 }
-complete -F _bins bins
+complete -F _bins $filenames bins


More information about the Bins mailing list