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

Makefile completion with wildcard targets



Hey,

I’ve got a few GNU Makefiles that contain targets in the form of “test/*_test.js”. Autocomplete however doesn’t considers them to be filenames and completes them to a literal "test/\*_test.js”. A little annoying. Does anyone have a off the head idea how to fix that in /usr/share/zsh/functions/_make? I’m on Zsh v5.0.8 here.

Thanks in advance!

Andri


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