Closed janosimas closed 8 years ago
What OS are you testing in?
How are your printing to stdout? Is output being flushed?
Tabs are something I'm thinking on..
I'm using linux ubuntu 14.04
I did some test here and I was not using stdout, I used clog stdout is working fine. stderr isn't showing either.
Cheers I'll get that sorted.
Tabs will probably come later, as I wanna work out the best way of doing that for the future. So stdout and stderr will appear together for now.
Note that clog won't appear in the output until it flushes, due to output buffering.
When I run a process the output panel shows the creation and destruction of threads but not the stdout or the stderr.
Could it have tabs? stdout, stderr, threads...