GH Multi-line Runtime Messages on MacOS?

Hi all,

I wonder if anyone might know a method to do multi-line runtime messages in custom GHPython components when using Rhino and Grasshopper on Mac OS? Newline characters work fine on windows, but in Mac OS get clipped single-line messages now?

Is there a method that I should / could use to get multi-line run-time messages?
I tried using \r but that didn’t seem to do the trick here?

Thanks!
@ed.p.may

From this thread, it looks like it isn’t possible:

But this response from that thread offers an alternative:

-Kevin

Thanks @kev.r

That’s too bad. Thanks for the links though.

-Ed

Hey @ed.p.may,

Thanks for reporting the issue! Even though it isn’t working right now, we can probably get this working the same as on Windows. I’ve filed this as RH-67580 to look into it.