Willie Wong wrote:
> # Only colorize if we know less will handle raw codes
> for opt in ${LESS} ; do
> if [[ ${opt} == "-r" || ${opt} == "-R" ]] ;
> [...]
>
> I would probably consider that a bug worth filing on b.g.o.Done, https://bugs.gentoo.org/show_bug.cgi?id=156362 Benno -- [email protected] mailing list

