ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > FARR Plugins and Aliases

FARR Plugin: TinyEV - How to use Regexp with TinyEV plugin in FARR

(1/1)

tony01:
Hi all:
Can someone tell me how Can I use regular expression with TinyEV plugin in FARR?
I tried to search with regexp using -r, but doesn't work   :

Example (-r for regexp, and I use . for any char , * for 0-many )

ev -r Win.*

and I have no results.

Note: I have everything running .

Please Help.

Thanks a lot
Tony

ewemoa:
I think I'd tried the following instructions from the first post of the TinyEV topic with some success:

Prefix your search with a dollar sign to use regular expression search.

--- End quote ---

Does that work for you?

I think this works out to typing something like:

ev $^fi.*x$

--- End quote ---

for things that start with:

fi

--- End quote ---

continue with some other text and end with:

x

--- End quote ---

Navigation

[0] Message Index

Go to full version