https://bugs.kde.org/show_bug.cgi?id=482985
tcanabr...@kde.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tcanabr...@kde.org --- Comment #4 from tcanabr...@kde.org --- (In reply to Thomas Lübking from comment #3) > export LESS_TERMCAP_mb=$'\e[1;34m' # begin bold > export LESS_TERMCAP_md=$'\e[1;34m' # begin blink > export LESS_TERMCAP_so=$'\e[01;44;37m' # begin reverse video > export LESS_TERMCAP_us=$'\e[01m' # begin underline > export LESS_TERMCAP_me=$'\e[0m' # reset bold/blink > export LESS_TERMCAP_se=$'\e[0m' # reset reverse video > export LESS_TERMCAP_ue=$'\e[0m' # reset underline > export GROFF_NO_SGR=1 # for konsole and gnome-terminal, no > idea whether that's still required > > Obviously first check whether the environment is set and then don't override > that. > > Doing this by manipulating the palette will trigger false positives and > occasionally lead to blue-on-blue invisible text. > > Nothing has changed in the last decade w/ the VDG… Friendly reminder that each time a snarky remark is done, morale decreases and good people that would help solve bugs, will disappear. -- You are receiving this mail because: You are watching all bug changes.