Robert Roessler: > Thanks for detailing the thinking and behavior of "output pane command > execution" - but on this last point were you saying that I should read > the command line subsystem doc to see how I could substitute a > different command shell (like, say, /bin/sh)? Because I reviewed the > relevant doc and do not see how to do that...
If you are running on GTK+ then /bin/sh is used so other shells need to be invoked explicitly. See xsystem in scite/gtk/SciTEGTK.cxx. Neil _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
