From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3744 invoked by alias); 16 Jan 2015 06:43: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: 34301 Received: (qmail 14481 invoked from network); 16 Jan 2015 06:43:16 -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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Authority-Analysis: v=2.1 cv=T/C1EZ6Q c=1 sm=1 tr=0 a=AzoxuHymb/qrZzh+TAgReA==:117 a=AzoxuHymb/qrZzh+TAgReA==:17 a=Hpgzp-inWqAA:10 a=N659UExz7-8A:10 a=9Nsvr2LGwnNmHz5Thc8A:9 a=pILNOxqGKmIA:10 a=0pxLZzpFjMgA:10 a=NYbBdftlelkA:10 a=h9PPR7FUAkkA:10 Message-id: <54B8B300.3070003@eastlink.ca> Date: Thu, 15 Jan 2015 22:43:12 -0800 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.3.0 MIME-version: 1.0 To: zsh-workers@zsh.org Subject: Re: Crash when capturing command output in completion References: <150115135356.ZM23582@torch.brasslantern.com> <150115162748.ZM23670@torch.brasslantern.com> <150115204336.ZM23779@torch.brasslantern.com> In-reply-to: <150115204336.ZM23779@torch.brasslantern.com> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit $ echo $(ls zsh) zsh-5.0.7-175-g7e74495 zsh $ echo $(ls zsh) << up arrow to recall command. zsh-5.0.7-175-g7e74495 zsh $ echo $(ls zsh) zsh-5.0.7-217-g39a6e8a zsh $ echo ls zsh) << up arrow to recall command. zsh: parse error near `)'