It would be nice if FARR had the option to give focus to an already running application.
Let's say I have an application like process explorer already open and running.
It would be nice if FARR had the option to return focus to process explorer instead of starting a new instance as it does now. For some applications it makes sense to always start a new instance, for others it doesn't.
I know there has been a lot discussion around v2 and the different ways folks use FARR.
Like I mentioned previously I have several Autohotkey scripts that are similar to FARR but slightly different.
Some of the scripts allow me to start an application if it isn't running, and if it is running it will simply give that application focus. Opera, JEdit, Excel,TheBat are applications that are given focus if they're already running. Explorer, Cmd, xplorer2 start new instance even if old ones are already running.
Just a thought.