On GTK+, SciTE was unable to handle the standard GTK+ command line arguments which start with "--" such as "--synchronous" without initiating read-from-standard-input mode. This is now changed to look for exactly "-" or "--".
Available from CVS or from http://scintilla.sourceforge.net/scite.zip Source http://scintilla.sourceforge.net/wscite.zip Windows executable There may be a fix in this download for some of the problems that have been noticed with SciTE exiting without reason. The default Scintilla font is now a Pango font "!Sans" rather than "lucidatypewriter". A memory corruption problem mentioned by valgrind pointed into the X core font support within GTK+ and this code likely receives much less attention than the Pango code. I will try to make a 1.69 release by the end of the week. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
