Paul Menzel wrote: > is the too long underline intended? Please take a look at the attached > screenshot.
This is not done by code in ikiwiki, but by Term::ReadLine:
% perl -MTerm::ReadLine -e '$r=Term::ReadLine->new("foo"); $r->readline("foo
")'
AFAICS, the text is intended to be bold, not underlined. Of course, bold
trailing spaces are indistingishable from non-bold. gnome terminal choses to
underline them, which does not display so well.
Feel free to reassign to perl-modules or gnome-terminal ..
--
see shy jo
signature.asc
Description: Digital signature

