Date: Wed, 15 Apr 2015 17:35:54 +0100 From: Matthew Seaman <matthew@FreeBSD.org> To: freebsd-perl@freebsd.org Subject: Re: perldoc is broken in 9, 10 and CURRENT with "xterm" TERM Message-ID: <552E936A.1030000@FreeBSD.org> In-Reply-To: <552E9132.6020604@FreeBSD.org> References: <552E9132.6020604@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --vu7JDQbnDfV2qTNH1NtLXbHl7cdKst2DM Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 2015/04/15 17:26, Lev Serebryakov wrote: >=20 > perldoc from perl 5.16 and perl 5.18 on 9, 10 and CURRENT shows ESC > codes like this: >=20 > "ESC[4mfieldsESC[24m") that do ESC[1mnot ESC[22minclude >=20 > Terminal tried is "xterm" (PuTTY and cygwin's rxtv) and "cygwin" > (cygwin's ssh from console). >=20 > Adding screen or tmux in mix doesn't help, either. >=20 > I've found closed PR, which explains or fixes nothing: >=20 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D162463 As a workaround, add this to your environment: PERLDOC_PAGER=3D'less -+C -E -R' Cheers, Matthew --vu7JDQbnDfV2qTNH1NtLXbHl7cdKst2DM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJVLpNwAAoJEABRPxDgqeTnEC4P/0RYzlf8+P1xe7uQg43x/S7H vm3MnHogH+A12MhuoAuHkvm8wK6R0gNURNHoI5N7B+yzsxEZsHMZusOtGTGrQsGT Y3RglqWvo6iI6/Hh/+ONII3WQ9+ayxT1HBG4047rblP5f4RCVuPAr4rFKvm7a6dB zVmlUz/ZZJ/Nyxx2zf0ArIzdeOu01BACbkW6mKYoch4bd2PflAWoVgbGiPopyLwa KjkZ67BTyspwIfG/wtpa9LyweckZTgwMbato2/7l4B5eov781uIniv5wZDgb+tbN W4a2r9QA4lSBV4CTONfPCHD6zD6XmxXVWvLw0h04TexvenD3Tv+wER+XE0b+SIPm FYI5MAFSE8KCaeu9n86FFBJ6j59lX9s39VxvLa5IR5V9IXjcIgj+3kwRygJoe216 co0xysOTYe/rDhV8jFg6Y+Hlo8BPAXT8djLSY3H75xh7KOAZid+Etkvx0HRXqUMv j4AnnHwBtynuRzqw3lgWCq4sOhHTh48CzVsmKhAC6bPR1Yh4f3DI0Fq67j5km5Aq xOEu882hQt6LlaA0J1Emyugt3KkzUwA0eUGjX/W8M3JaN/xaNgL4sGxXRabzj8Kk XogceNoFLdRh0wgT4NLmWhihmEmNtJJ9reEGzwE1OLmFqc15nXuEUgmsT58HnKU0 DUJL3qn2GhQyTQQmn64d =MGRk -----END PGP SIGNATURE----- --vu7JDQbnDfV2qTNH1NtLXbHl7cdKst2DM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?552E936A.1030000>