Again I have uploaded a new version 0.62 of
MeShellI could fix several bugs, all concerning colors and the order of stdout and stderr. If you use MeShell for colored compiler output and similar things, please update.
4os2 (meshell commandline parameter /4os2) shows colored prompts, but not colored output for e.g. "dir". I assume it is the same mechanism described
here. In GCC, you have to enter a specific parameter to turn on colored redirected output. By default, redirected output is shown without colors. I hoped to find a setting for 4os2, but did not find it. Two questions:
1. Does anyone know how to turn on colored output in 4os2 when output is redirected?
2. If no, who is responsible for the 4os2 code ? Implementing such a setting would be quite easy, because only a feature has to be turned off.