Well, I can see this is getting called:
look.c:187: if(m->ndata= 0){
and the m->data is the full line, including the trailing
".java:[,]" data.
So it's certainly appears to be sending the data to the plumber.
But I don't get the same behavior from acme as when I send the
same text I see in m->da
Thank you. I did try using the shorter match for just the filename,
but while that works fine in terms of sending it via plumb(1) acme
doesn't seem to know what to do with it when I click within the line.
Acme only processes it if I sweep the entire match. So that's what
led me to expand the plu