Frank Wunderlich schrieb:
Hi,
can i use lua to parse the output of a command running by scite?

Greetings Frank

I figured out that the lua-function OnExecute only is called if the called function is a lua. I found nothing which is called on a normal command. i've tried to set the commands subsystem to 3 but then the command isn't executed because the command isn't found as a lua function.
i also not found a way to call a lua-function when executing a command.
i need a notification on running a command.
another way i think is catching the onChar-Property and test for the pane. if this pane is the output-pane then running my function to search for strings and replace some strings.

waiting for suggestions

Frank

_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to