https://bugs.winehq.org/show_bug.cgi?id=56459
--- Comment #11 from renatopereyra@google.com ---
We could think of "nicer" way of doing it (eg. env variable not to bind to unix console when set, or small shell script to wrap that up...)
I think an env var would be optimal and even better if the behavior of the env var is tested.
The wrapper script can be a temporary solution.
console is unbuffered
Are you confirming that this is how Windows consoles (and therefore wineconsole) should behave?
to check your claim this you need to intertwin write:s to stdout and stderr.
... Or are you asking me to confirm my observations?