4626
FARR Plugins and Aliases / Re: Use locate32 with Farr
« Last post by lanux128 on August 27, 2007, 11:54 PM »i modified justice's alias a bit but now i seem to have a problem but lack the know-how to correct it. the alias' syntax is "loc <keyword>" but now if i want to search for something that's say "local" then it's broken into "loc al".. so i'm posting here in the hope that some regex expert can help me out.. 
here is the alias:


here is the alias:
1000>>>locate32>->locate $$1 |C:\Program Files\Locate\Locate32.exe -r $$1>n>locate $$1 with filetype $$2 |C:\Program Files\Locate\Locate32.exe -t $$2 -r $$1>+>^loc(?:\s|)([^\s]*)(?:\s|)([^\s]*)(?:\s|)([^\s]*)(?:\s|)([^\s]*)

Recent Posts
i'm not sure of the terms so i'll use a scenario: let's say, i'm reading a post and i want to to use the search feature. normally i'd go to the top of the page & type-in the keyword and click on the Search button. then a page is generated with the search results, i want this page to be in a new tab/window so that i can continue reading the post..





btw, IIRC