Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug in _approximate with ~/



On Aug 17, 11:16am, Sven Wischnowsky wrote:
}
} Bart Schaefer wrote:
} 
} > the other completions that are attempted in command position are this
} > intelligent -- they all interpret `(#a1)~/test/f' as `(#a1)()~/test/f',
} > that is, allow one correction to the empty string as long as that does
} > not match `/test/f'.  Consequently you get all the one-letter commands,
} 
} Hmhm.  To be fixed in C-code where the globbing flags are moved
} farther into the prefix if needed.

Is that really right?  What if I actually type `(#a1)~/test/f' before I
hit TAB?

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author