nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] RFC: should error messages get colored differently? and


From: Benno Schulenberg
Subject: Re: [Nano-devel] RFC: should error messages get colored differently? and in red by default?
Date: Fri, 16 Feb 2018 12:15:40 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0


Op 15-02-18 om 09:57 schreef Brand Huntsman:
This works - it becomes bold black on brightred
echo -e "\e[5;1;7;31m test \e[0m"

But specifying a black background produces bold brightblack on brightred
echo -e "\e[5;1;7;31;40m test \e[0m"

On an Xfce terminal, those two produce the same result here: bold black
on bright red.  On a Linux console, they both produce grey on red, which
is unreadable.

Benno



reply via email to

[Prev in Thread] Current Thread [Next in Thread]