Is there a way to open Renoise with the scripting terminal open? It would be useful for debugging startup issues with tools and in general not having to go through opening it when developing.
For example renoise --terminal
would be nice.
Alternatively, renoise --debug-lua
or something could print lua related logs to stdout.