Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Tetris
- X-seq: zsh-workers 15735
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Zefram <zefram@xxxxxxxx>
- Subject: Re: Tetris
- Date: Sun, 2 Sep 2001 23:08:54 -0700 (PDT)
- Cc: <zsh-workers@xxxxxxxxxx>
- In-reply-to: <E15dhDD-0006u3-00@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
On Mon, 3 Sep 2001, Zefram wrote:
> function tetris-render-screen {
I had to add the following line to the above function in order to get
it to work:
setopt localoptions unset
After that, things worked quite nicely. Impressive.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author