On Sun, 17 Oct 2010 20:55:01 +0200 Colomban Wendling <[email protected]> wrote:
> > is there any way to open a second instance of geany to have my files > > divided in 2? the tabs system is great but with so many files is a > > trouble for me. > > > > Regards, > > Shadow. > Yes, you can by launching Geany with the command-line option > --new-instance (or -i, its short name): > $ geany -i [FILE...] Also, just running 'geany' when the main instance is already open will create a new instance. This is handy so you can just click a desktop Geany launcher for a new instance. Also, if you need session support in new instances, try using projects. Nick _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
