help-bash
[Top][All Lists]
Advanced

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

Re: Bash colour codes


From: Greg Wooledge
Subject: Re: Bash colour codes
Date: Tue, 13 Apr 2021 16:29:56 -0400

On Tue, Apr 13, 2021 at 10:22:02PM +0200, Christopher Dimech wrote:
> There seems to be something different between bold (\e[1;41;32m) and
> bright (\e[0;41;92m and \e[0;101;32m).

Without knowing *which terminal* you use, the question has no meaning.
Actually it's not even a question.  It's just a statement.

If you do a Google (or Bing, or Duck-Duck-Go, or whatever) search,
you can find documentation for terminal escape sequences for your
terminal.

Here are a few for xterm:

https://www.x.org/docs/xterm/ctlseqs.pdf
https://invisible-island.net/xterm/ctlseqs/ctlseqs.html

If your terminal isn't xterm, well, you know what to do.



reply via email to

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