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

Re: PATCH: _make complete filenames as a last resort.



On Jun 7, 10:07am, Tanaka Akira wrote:
} Subject: PATCH: _make complete filenames as a last resort.
}
} If targets for makefiles contain variable references, _make can not
} generate proper completion candidate.

Hmm; if targets for makefiles contain anything other than alphanumerics,
_make doesn't generate proper completion candidates.  What's the reason
for leaving [-._] out of the character class?  Maybe [/+,] too.

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



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