I'm able to open a file form Terminal with
open -b com.barebones.textwrangler whicheverfile
The problem is if any window of Textwrangler window is already is open, this file is open in that window. I want to keep enable preference option 'New & opened documents: Open in front window' while opening through Finder. Is there any terminal arguments which I can provide with above command to override the set preference?