Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: CPAN shell command formatting

by hda (Chaplain)
on May 30, 2022 at 11:04 UTC ( [id://11144294]=note: print w/replies, xml ) Need Help??


in reply to Re: CPAN shell command formatting
in thread CPAN shell command formatting

Thank you for this. In both I have Term::ReadLine (1.14) and Term::ReadLine::Perl (1.0303).
A difference is that I have Term::ReadLine::Gnu installed where I have plain characters but NOT in the machine where I see bold command characters. I will explore what may be behind this and eventually report back.
Thank you monks!

This was also pointed out yesterday by Rolf, see above.

Replies are listed 'Best First'.
Re^3: CPAN shell command formatting
by hda (Chaplain) on May 30, 2022 at 11:18 UTC
    Well, I may have found the answer. Obviously reading the documentation :-)

    As pointed out by Rolf above (Re^3: CPAN shell command formatting), Term::ReadLine::Gnu and Term::ReadLine::Perl are possibly not entirely compatible. After exporting the variable:
    export "PERL_RL=Perl o=1"
    Where "o=1" stands for ornaments are activated, which was also the setting in o conf. Things look as I desired now.

    Thank you everyone for the kind help!
      I somehow remember having the same discussion about problematic highlighting and the Perl debugger, and it was also the Term::ReadLine backend to be blamed.

      Unfortunately I can't find it again, so I replied to you to make it searchable for others having the same problem, but with the debugger. :)

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11144294]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-20 05:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found