Re: question re acme and plumber

Martin Kühl <[email protected]>
Newsgroups gmane.os.plan9.general
Message-ID <CAOZfv7Jg0oayCgPzXBHLKx-XCd_sq=1woqPAW29BusGtmVJDnA@mail.gmail.com>
On Wed, 10 Jul 2019 at 18:48, James A. Robinson <[email protected]> wrote:
> in acme using button 3 and open up Cpio.java:151.  Is there any way
> for me to just button 3 click within the text of the filename to get
> the same behavior?

I believe when you 3 a single position
acme selects the "word" around that position and sends that to plumber,
and it's pretty lenient about word characters but doesn't consider spaces.

It might work if you adjust your rule to read

    data matches '([.a-zA-Z¡-�0-9_/\-]+\.java):\[([0-9]+),[0-9]+\]'

but I'm not sure if it considers square brackets word boundaries.

HTH,
Martin
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.