Single Instance Mode?
Posted: Thu Jun 30, 2011 12:49 am
I've read that single instance mode was introduced in version 2.8, but it doesn't seem to work for me on Ubuntu and I don't see an option for it. Is this correct?
Ubuntu version: 10.04
Codelite version: 2.10.0.4778-ubuntu0
In case it's not clear what I think it should be doing, I expect to be able to launch codelite from the command line with a filename as an option:
test.c should then open as a new tab in the currently open codelite instance.
Ubuntu version: 10.04
Codelite version: 2.10.0.4778-ubuntu0
In case it's not clear what I think it should be doing, I expect to be able to launch codelite from the command line with a filename as an option:
Code: Select all
> codelite test.c