Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2020 15:55:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248754] less: charset.c patch appears to break -R
Message-ID:  <bug-248754-7788-yUkAybBSH2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248754-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248754-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248754

--- Comment #2 from Dennis Boone <jm-fbbz@yagi.h-net.org> ---
Let's try this again.

With the envariable LESS set to:

LESS=3D-e -i -j4 -m -q -R -x4 -P"file %f (%i of %m) line %lb of %L [%pb\%]-=
-"

and the output shown in output.txt, less shows
dashr.txt instead of the expected colorized output.

Replacing -R with -r results in the expected colorization, and the expected
long-line induced counting and screen layout issues.

There are no LESSANSI* variables set.

less 551, FreeBSD 12.1.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248754-7788-yUkAybBSH2>