A M writes:
> It would be really neat to have functionality that stderr could be
> output in a different color compared to stdout.
It seems like the right way to implement this would be to build a
program that reads from two inputs at once and interleaves what it gets
from the two inputs, and ou
ion on Bash. (I was
told submitting to this mailing list was the right way to do it.)
Feature request: Enable possibility of colored stderr output.
Let's separate the two cases: bash coloring its own output to stderr, which
is usually warnings and errors, and output to stderr by processes ba
On 9/13/20 5:59 AM, A M wrote:
> Hello, I would like to submit a feature request/suggestion on Bash. (I was
> told submitting to this mailing list was the right way to do it.)
>
> Feature request: Enable possibility of colored stderr output.
Let's separate the two cases: bash
On Sun, Sep 13, 2020 at 11:59:45AM +0200, A M wrote:
> Feature request: Enable possibility of colored stderr output.
Not possible. Output does not "pass through" bash on the way to the
terminal. Bash is like a plumber or a switchboard operator. Bash just
screws all the pipes toget
13 Eylül 2020 Pazar tarihinde A M yazdı:
> Hello, I would like to submit a feature request/suggestion on Bash. (I was
> told submitting to this mailing list was the right way to do it.)
>
> Feature request: Enable possibility of colored stderr output.
>
> It would be r
Hello, I would like to submit a feature request/suggestion on Bash. (I
was told submitting to this mailing list was the right way to do it.)
Feature request: Enable possibility of colored stderr output.
It would be really neat to have functionality that stderr could be
output in a different