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

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!

Replies are listed 'Best First'.
Re^4 Perl debugger command formatting
by LanX (Saint) on May 30, 2022 at 12:11 UTC
    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