On Tue, May 5, 2009 at 2:46 AM, Yue Chen <godsarm...@gmail.com> wrote:
> Hi Guys
>
> I am using Term::Readline::GNU to develop a tool with tab extention.
> So far everything is all right except the prompt string is underlined
> in my term. I am not sure whether it is an issue of library or my
> terminal. I also googled and searched CPAN but failed to get the
> answer. Did anyone here hit this before?
>

$self->{'term'}->Attribs->ornaments(0);


HTH.

Jorge Almeida

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to