makepkg(8) should complete filenames
This commit is contained in:
parent
5b2bd44063
commit
f0682b2d89
@ -115,7 +115,9 @@ _makepkg()
|
||||
return 0
|
||||
;;
|
||||
esac
|
||||
} && complete -F _makepkg makepkg
|
||||
|
||||
_filedir
|
||||
} && complete -F _makepkg -o filenames makepkg
|
||||
|
||||
have explodepkg && [ -f /etc/slackware-version ] &&
|
||||
complete -o plusdirs -f -X '!*.t[bglx]z' explodepkg
|
||||
|
Loading…
x
Reference in New Issue
Block a user