Messages - nitrix-ud [ switch to compact view ]

Pages: prev1 ... 12 13 14 15 16 [17] 18 19 20 21 22 ... 112next
81
Find And Run Robot / FARR bug ?
« on: March 27, 2012, 02:24 AM »
Hi Mouser,

on two different computers, using a portable installation on brand new ssd drives, we sometimes have a blank result list for the following regex alias :
^(https?://)?(([0-9a-z_!~*'().&=+$%-]+: )?[0-9a-z_!~*'().&=+$%-]+@)?(([0-9]{1,3}\.){3}[0-9]{1,3}|localhost|([0-9a-z_!~*'()-]+\.)*([0-9a-z][0-9a-z-]{0,61})?[0-9a-z]\.[a-z]{2,6})(:[0-9]{1,4})?((/?)|(/[0-9a-z_!~*'().;?:@&=+$,%#-]+)+/?)$

result is : f | #filecontents C:\path_to\www.txt

it's like FARR stops working for 3-10 seconds (we can see a : does not respond in the title bar...) then everything works again fine...

it's hard to understand what happens... the status bar indicates the number of results which is correct (30 in that case...) the size of the results list seems to be calculated correctly (we use the auto-expand feature) but it is blank...

is it a problem with the regex or with filecontents ?

it seems we did not have the problem before the new installation... do you have any clue ?

82
Find And Run Robot / Re: auto adding to group alias feature
« on: December 20, 2011, 09:50 AM »
Hi,

adding my 2 cents to mouser's answer

you can even use the dosearch command to create an alias using the +txt MODIFIER

Alias Trigger Text : txt
Regular Expression Pattern : ^txt (.*)
Results : txt $$1 | dosearch +txt $$1

This is not just to remove the + sign you can add other modifiers like for example one to open your text files in another editor than the default one, or restrict the search to txt files with some prefix....

Cheers

83
Find And Run Robot / Re: Settings not being saved
« on: November 16, 2010, 02:28 PM »
i changed the write access so that the FARR directory is writable by current user
and it seems to work perfectly now  :D

84
Find And Run Robot / Re: Settings not being saved
« on: November 16, 2010, 09:23 AM »
funny, i had the same problem today...

i overwrited the configdir.ini so that the FARR ini file is saved in the root folder of FARR

when running FARR with administrator rights it seems to work, but if i ask FARR to run with admin rights, it does not launch at startup...

maybe i could run it in portable mode ?

85
i switched from launchy to FARR a few years ago, and i can say it was the single best thing i've done on a computer...
get to know FARR and i promiss you'll never go back
you can do so much (i'm not talking about plugins i'm talking about core features ... filecontent, regex, dosearch, copyclip, variables, ...)
with some autohotkey scripts, you don't even know what OS you're running  :P

keep up the good work Mouser

one happy FARR user  :-*


Pages: prev1 ... 12 13 14 15 16 [17] 18 19 20 21 22 ... 112next
Go to full version