[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dillo for sparc64
Damien Couderc (couderc@openbsd.org) is working on that.
On Mon, Feb 24, 2003 at 06:54:48PM -0700, Lucas Reddinger wrote:
> I am running the dillo snapshot package on -current. It has a line break after every word of text.
>
> Also, whether you knew this or not, is this expected to be fixed by -release?
>
> Thanks,
> Lucas
>
--
Xavier Santolaria xavier@santolaria.net xsa@bsdcow.net xs@alldas.org
perl -we '$|=1;print 1;@a=qw(\ | / -);while(){for($i=0;$i<@a;$i++)
{print"\b$a[$i]";select undef,undef,undef,.1}}print"\n"'