From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-workers-request@euclid.skiles.gatech.edu Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by coral.primenet.com.au (8.7.6/8.7.3) with ESMTP id GAA26807 for ; Sat, 26 Oct 1996 06:39:59 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id QAA04128; Fri, 25 Oct 1996 16:39:20 -0400 (EDT) Resent-Date: Fri, 25 Oct 1996 16:39:20 -0400 (EDT) Date: Fri, 25 Oct 1996 16:39:14 -0400 (EDT) From: Keith Bostic Message-Id: <199610252039.QAA05127@mongoose.bostic.com> To: hzoli@cs.elte.hu Subject: Re: bug fix for zsh 3.0.0 Cc: zsh-workers@math.gatech.edu Resent-Message-ID: <"DNFb1.0.N01.tLISo"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2284 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu > Show me an example. A tercap string usually tells you things like how to > move the cursor to a given screen position. This is never that big. What > termcap feature has such a long string? You're absolutely right, I misred the zsh code. You've upgraded the size of the termbuf array to 2K since the last version, which is almost certainly large enough. Thanks, and I apologize for the mistake! --keith