Suppressing New Program Instances

-i <rest of command line> 

This option will direct the rest of the command line to an already running instance of Source Insight, if any. If there are no instances already running, then a new instance is started.

Example:

insight3 –i myfile.cpp

This will locate an already running instance of Source Insight, and tell it to open myfile.cpp.