Auto select name field in search panel

I use shortcut Ctrl+F to open search panel with command Find IN {allfilepath}.

If panel is close, name field is always focused.
But if panel is already open or minimize, Ctrl+F update paths but name field is not focused.

Can you improve this or add new arg like Find IN {allfilepath} NAMEFOCUS.

Try this:

Set UTILITY=find,on,focus Find IN {allfilepath}

Excellent, many thanks