From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6631 invoked by alias); 18 Mar 2010 10:50:19 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 27799 Received: (qmail 7127 invoked from network); 18 Mar 2010 10:50:12 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 Received-SPF: none (ns1.primenet.com.au: domain at vinc17.net does not designate permitted sender hosts) Date: Thu, 18 Mar 2010 11:50:05 +0100 From: Vincent Lefevre To: zsh-workers@zsh.org Subject: zsh 4.3.10 history-incremental-search-backward freezes in UTF-8 Message-ID: <20100318105005.GM1761@prunille.vinc17.org> Mail-Followup-To: zsh-workers@zsh.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.20-6061-vl-r35499 (2010-03-08) Hi, I get a reproducible freeze of zsh 4.3.10 when searching the history backward (history-incremental-search-backward). I think the problem comes from the fact that the history contains command lines encoded in ISO-8859-1 while I'm currently under UTF-8 locales (the freeze is not reproducible under ISO-8859-1 locales). Is this a known problem? Has it been fixed? -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)