Message249145
The behavior of programs definitely differs if stdout is redirected. For example on linux a program might output color codes to stdout normally, but if it is redirected to a non-tty, no color codes would be output.
Windows console handling of unicode is an entirely separate problem for which there are open issues and some possible solutions being worked on. |
|
| Date |
User |
Action |
Args |
| 2015-08-25 18:08:01 | r.david.murray | set | recipients:
+ r.david.murray, martin.panter, Drekin |
| 2015-08-25 18:08:01 | r.david.murray | set | messageid: <[email protected]> |
| 2015-08-25 18:08:01 | r.david.murray | link | issue24829 messages |
| 2015-08-25 18:08:01 | r.david.murray | create | |
|