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

autocomplete in program



If I send an incomplete filename to a function,
and then do the [[ -f $file ]] test to
determine if it is a file, and if it isn't, can
I programmatically do the equivalent of
interactive TAB, and if this yields and
unambiguous filename, use that instead?

-- 
underground experts united
http://user.it.uu.se/~embe8573



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