rederr icon indicating copy to clipboard operation
rederr copied to clipboard

Colour your stderr red

Results 2 rederr issues
Sort by recently updated
recently updated
newest added

Lennart, in theory, this application looks useful to me from the point of view that a Unic program should do one thing and do it well. However. The build system...

TL;DR: Neither stdout nor stderr (nevermind the colors) show up when writing to a subshell process as demonstrated below. Read further for GDB debugging findings. ``` $ cat test.sh #!/usr/bin/env...