Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: unknown TERM problem.
- X-seq: zsh-workers 11853
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: unknown TERM problem.
- Date: Sat, 10 Jun 2000 17:18:22 +0000
- In-reply-to: <20000610130846.A4441@xxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <hvo3dmmhshc.fsf@xxxxxxxxxxxxxxx> <20000610130846.A4441@xxxxxxxxxxx>
On Jun 10, 1:08pm, Clint Adams wrote:
} Subject: Re: unknown TERM problem.
}
} This is dying at complist.c:1733 while trying to dereference p,
} which is set to NULL because mmtabp is set to NULL, I think because
} mtab is set to NULL, which may be because mnew is set to 0.
And all of that is because the complist module is expecting the complete
module (I think) to have created the completion listing before it gets
started, but the listing isn't created because the terminal can't do
cursor motions and hence can't handle alwayslastprompt.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author