As far as I know, you can't do this. The terminal only pops up on Windows, because Maya hasn't been implemented in such a way that it will output to the cmd.exe. That window is more or less a "hack" around this, because functionally the cmd.exe is obviously capable of printing standard output from a process, generally speaking.
It's been that way since forever, so if you find a way, I think you may be eligible for award of sorts. On 14 August 2015 at 17:09, Dillon Bailey <[email protected]> wrote: > Output window is the functional equivalent of this. Is this not enough? > > On Tue, Aug 11, 2015 at 12:48 PM, Macbeth R. <[email protected]> wrote: > >> In windows, is there a way to open Maya via the terminal (cmd), and get >> all the output to it?, like in OSX and Linux behavior. Without the need of >> the secondary output white window. >> >> Thanks for your tips! >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Python Programming for Autodesk Maya" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/python_inside_maya/1cbb1a2d-cc5b-42eb-a4d3-f96bd523e012%40googlegroups.com >> <https://groups.google.com/d/msgid/python_inside_maya/1cbb1a2d-cc5b-42eb-a4d3-f96bd523e012%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/CAAaXfNrQ1H%2Be3Qf5z9K_26%2BJs-D1bq8AK_KSjXRnU%3DWv%3DZPC9A%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAAaXfNrQ1H%2Be3Qf5z9K_26%2BJs-D1bq8AK_KSjXRnU%3DWv%3DZPC9A%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Marcus Ottosson* [email protected] -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOBLNnHqOcP_e-10Rn-Y9C7vR7zz_Ow6d-VQjA%2BpgfJ2pg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
