Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: do I win the "most pointless use of ZSH" award? ;)



On Mon, Apr 30, 2001 at 03:15:53PM -0700, Bart Schaefer wrote:
> On Apr 30,  9:05pm, Alan Third wrote:
> > 
> 
> Just one thing:
> 
> > #!/bin/zsh
<snip>
> > 
> > 	echo -n "\\e[4${colour}m "
> >     done
> 
>       echo
> 
> > done
> 
> With that echo inserted, one can do e.g.
> 
> 	COLUMNS=60 LINES=20 zmandel
> 
> (or whatever you've called this) to draw the set smaller than the actual
> screen size.

It also fixes a small bug which seems to occur occasionaly where the
mandelbrot draws out slightly skewed.
-- 
Alan Third

Cows go moo!



Messages sorted by: Reverse Date, Date, Thread, Author