mozers:
[1] Simple way to crash SciTE:
command.name.15.*=Run command in console
command.15.*=*cmd /k $(1)
command.mode.15.*=subsystem:shellexec
Fixed in CVS by changing SciTEWin::AddCommand pCmd.remove(0); to
pCmd.remove(0, 1);
[2] I can set
1=please input command
Then I shall see it in Parameters dialog.
But I cannot set
1=$(CurrentSelection) or $(AnyDinamicParameters)
It would only work for one execution anyway since the value is remembered.
[3] In Parameters dialog I see the command (i.e. text "cmd /k $(1)").
IMHO many would like to see there a name (i.e. text "Run command in console").
I'll accept a well written patch that behaves as currently if no
name is defined.
Neil
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest