Files
zsh/Functions/Completion/__files
1999-04-15 18:05:38 +00:00

11 lines
239 B
Plaintext

#helper
# Utility function for completing files of a given type or any file.
# In many cases you will want to call this one instead of __path_files().
local nm=$NMATCHES
__path_files "$@"
[[ $# -ne 0 && -nmatches nm ]] && __path_files