From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12730 invoked by alias); 8 Nov 2014 20:16: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: 33649 Received: (qmail 16096 invoked from network); 8 Nov 2014 20:16:17 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=GYGgRrTO c=1 sm=1 tr=0 a=FT8er97JFeGWzr5TCOCO5w==:117 a=kj9zAlcOel0A:10 a=q2GGsy2AAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=zHHD0jzTYiLYskjET2EA:9 a=CjuIK1q_8ugA:10 From: Bart Schaefer Message-id: <141108121619.ZM19227@torch.brasslantern.com> Date: Sat, 08 Nov 2014 12:16:19 -0800 In-reply-to: <66F59275-AF1C-40B7-82B2-535B538829A7@kba.biglobe.ne.jp> Comments: In reply to "Jun T." "Re: Test failures on MacOS with latest pull from git" (Nov 4, 11:59pm) References: <141103101835.ZM31940@torch.brasslantern.com> <66F59275-AF1C-40B7-82B2-535B538829A7@kba.biglobe.ne.jp> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Test failures on MacOS with latest pull from git MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Nov 4, 11:59pm, Jun T. wrote: } } The following is another possible workaround (X02zlevi.ztst need not be } patched if this patch is used). } } -stty 38400 columns 80 rows 24 } +stty 38400 columns 80 rows 24 werase undef Oliver, I'm going to let you (ask you to?) make the call on this one because you're the one currently creating new vi-mode tests. I'd actually consider applying both 33587 and 33599 unless the intent is to test the default binding of backward-kill-word rather than just the correct action of backward-kill-word.