K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-06-15T21:58:40.504446Z K 7 svn:log V 388 sh: Add filename completion. This uses the new libedit completion function with quoting support. Unlike NetBSD, there is no 'set +o tabcomplete' option to disable completion. I do not see any reason for such a special treatment, as completion is rather useful and it is possible to do bind ^I ed-insert to disable completion and insert a tab character instead. Submitted by: Guy Yur END