In my Debian .bashrc file I have this:
... # uncomment for a colored prompt, if the terminal has the capability; turned # off by default to not distract the user: the focus in a terminal window # should be on the output of commands, not on the prompt #force_color_prompt=yes ... "if the terminal has the capability"...
In my Manjaro .bashrc I see this:
... # Set colorful PS1 only on colorful terminals. ... Which terminals need these checks?