JJL wrote: J> Oh ! That's so simple ! Thank you very much. J> I've also added -goto:$(SelectionStartLine) to set the line to current one. J> Is their a way to center this line in the new window ?
Good idea :) > -------------- command.name.119.*=Open current buffer in new window command.119.*=$(SciteDefaultHome)\scite.exe -property:check.if.already.open=0 "$(FilePath)" -goto:$(SelectionStartLine),$(SelectionStartColumn) command.mode.119.*=subsystem:shellexec > -------------- The full list of values which can be used in the command line, look in file SciTEDirector.html -- mozers <http://scite.ruteam.ru> _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
