Carriage return should be suppressed from program output, or replaced by a highlighted string like "<i>\r</i>" or something. Otherwise debugging applications that do CRLF line endings can be quite hard. I often see this when debugging output of my SMTP daemon which must use this line endings for network messages. Reproducible: Always
Still a problem, Eike?
Works in master (-> 5.2.0 at least) according to Rolf. It probably got fixed way earlier, though.