From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7338 invoked from network); 3 Oct 2005 14:45:21 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 3 Oct 2005 14:45:21 -0000 Received: (qmail 83268 invoked from network); 3 Oct 2005 14:45:14 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 3 Oct 2005 14:45:14 -0000 Received: (qmail 6417 invoked by alias); 3 Oct 2005 14:45:11 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 21810 Received: (qmail 6406 invoked from network); 3 Oct 2005 14:45:11 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 3 Oct 2005 14:45:11 -0000 Received: (qmail 82907 invoked from network); 3 Oct 2005 14:45:11 -0000 Received: from ns9.hostinglmi.net (213.194.149.146) by a.mx.sunsite.dk with SMTP; 3 Oct 2005 14:45:09 -0000 Received: from 212.red-80-35-44.staticip.rima-tde.net ([80.35.44.212] helo=localhost) by ns9.hostinglmi.net with esmtpa (Exim 4.52) id 1EMRZ0-0004Xg-3H for zsh-workers@sunsite.dk; Mon, 03 Oct 2005 16:45:10 +0200 Date: Mon, 3 Oct 2005 16:45:36 +0200 From: DervishD To: Zsh Workers Subject: Bug? in complist when filenames are longer than the screen Message-ID: <20051003144536.GA3179@DervishD> Mail-Followup-To: Zsh Workers Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.2.1i Organization: DervishD X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ns9.hostinglmi.net X-AntiAbuse: Original Domain - sunsite.dk X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - dervishd.net X-Source: X-Source-Args: X-Source-Dir: X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 Hi all :) I'm not sure if this is a bug or if I'm doing anything wrong, but I can reproduce it even without reading RC's (neither /etc/zshenv nor /etc/zshrc exist, and I run zsh with "-f"). $ print $ZSH_VERSION 4.2.5 $ touch a b c filename1 filename2 d e $ zmodload zsh/complist $ COLUMNS=3 $ ls The screen messes up and, depending on the filenames, zsh sometimes segfaults or hangs. I don't have at hand any zsh compiled with debug support, but if anyone can reproduce this behaviour I'll build one and try to post here a backtrace. Anyway, the most common behaviour is to hang, so the backtrace won't help. The problem happens whenever any item in the completion list is longer or equal to $COLUMNS. If more information is needed or whatever, feel free to tell me. Thanks a lot in advance :) Raúl Núñez de Arenas Coronado -- Linux Registered User 88736 | http://www.dervishd.net http://www.pleyades.net & http://www.gotesdelluna.net It's my PC and I'll cry if I want to...