SCIENTIFIC-LINUX-USERS Archives

September 2015

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
ToddAndMargo <[log in to unmask]>
Reply To:
ToddAndMargo <[log in to unmask]>
Date:
Tue, 1 Sep 2015 00:35:52 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (42 lines)
On 08/31/2015 04:54 PM, ToddAndMargo wrote:
> Hi All,
>
> SL 7.1
>
> perldoc perlreref
>
> Is this mess suppose to happen (reprodeced in "terminal" and "xterm")?
>
> -T
>
>
>
> ESC[1mNAMEESC[0m
>      perlreref - Perl Regular Expressions Reference
>
> ESC[1mDESCRIPTIONESC[0m
>      This is a quick reference to Perl's regular expressions. For full
>      information see perlre and perlop, as well as the "SEE ALSO"
> section in
>      this document.
>
>    ESC[1mOPERATORSESC[0m
>      "=~" determines to which variable the regex is applied. In its
> absence, $_
>      is used.
>

echo $PAGER
less

$ which less
/usr/bin/less

$ PAGER=more perldoc perlreref

works fine.


And I just filed on it:
https://bugzilla.redhat.com/show_bug.cgi?id=1258741

ATOM RSS1 RSS2