On 12/9/06, Glenn Fowler <gsf at research.att.com> wrote: > > On Fri, 8 Dec 2006 17:07:24 +0100 Josh Hurst wrote: > > On 11/28/06, Glenn Fowler <gsf at research.att.com> wrote: > > > > > > this works in the latest version > > > the "final" (for this round) src update will be this week > > > > > > On Tue, 28 Nov 2006 17:38:08 +0100 Josh Hurst wrote: > > > > TAB file name expansion doesn't work in the middle of a string. In my > > > > cwd are two files, 'myfilename' and 'myfiletest'.Typing > > > > ls -l myfilename > > > > and then moving back to the end of myfile to type TAB inserts a space > > > > instead of expanding the string left of the cursor to myfiletest. > > > OK, it is working in ksh 2006-12-04. Thank you :) > > thanks
I spoke too soon. Typing (PATH=/bin:/usr/openbin/b and then enter a TAB inserts a space instead of completing the b to bin/. Neither does ESC ESC complete the b while bash completes the path Josh