Frank Wunderlich:

it seems that in new files (or if no lexer is activated) that
lua-Startup-Script is not active.
I have a script using OnChar to close Brackets. this works with every
lexer but not on new files.
is this a bug or feature?

function OnChar(x)
        print(x)
end

  File | New, start typing and you'll see some printing.

  Neil

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

Reply via email to