We have a small plugin, which uses the TerminalReporter.writer attribute to continue printing to the terminal even when normal output is captured and the CaptureFixture is used.
The writer attribute was originally added by 1fc466e back in 2013. It was removed by 05cfdcc (which intended to revert 3b30c93), probably by mistake.