Great to see a new release is out !
so using 2.00.140, i noticed (is it new ?) that when you invoke FARR you can briefly see the previous search in the search box.
Fixed error where you were unable to delete user aliases and instead got an error about them being readonly.
that's great, i will be able to clean up my aliases a little !
Added a slight delay when triggering hotkey with the copytext option, to give more time for the copy to work.
could you make this delay an option (even through a file) i noticed quite a difference...
it's no big deal for me since now i use autohotkey before invoking FARR (when i'm using FARR with aliases)
this little peace of ahk code works wonders :
clipboard =
SendPlay ^c
ClipWait, 1
there is no delay per se, since clipwait ends when it detects clipboard content
(could you do something similar ?)
Keep up the good work
Cheers, Nitrix
PS:
i'm still waiting desperatly for a fix concerning the "too smart action modifier"
first thing i checked after the update...
second was is the search box free again ?