From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1473 invoked by alias); 16 Jan 2015 00:28:08 -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: 34296 Received: (qmail 28068 invoked from network); 16 Jan 2015 00:28:06 -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=CoYIqc8G c=1 sm=1 tr=0 a=FT8er97JFeGWzr5TCOCO5w==:117 a=kj9zAlcOel0A:10 a=q2GGsy2AAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=YNv0rlydsVwA:10 a=0L1IvOkBoHYlwGuU8GUA:9 a=CjuIK1q_8ugA:10 a=4xAfBgfeGPgA:10 a=j0f2PpoMBskA:10 a=c2QJN6_UQbwA:10 From: Bart Schaefer Message-id: <150115162748.ZM23670@torch.brasslantern.com> Date: Thu, 15 Jan 2015 16:27:48 -0800 In-reply-to: Comments: In reply to Vin Shelton "Re: Crash when capturing command output in completion" (Jan 15, 6:53pm) References: <150115135356.ZM23582@torch.brasslantern.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: "Zsh Hackers' List" Subject: Re: Crash when capturing command output in completion MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Jan 15, 6:53pm, Vin Shelton wrote: } } I don't know what the auto-fu plugin is. :-) In a nutshell, it's incremental-complete-word re-implemented using recursive-edit so it doesn't have to do input key handling in script code. } I will try not to be offended by your accusing me of using oh-my-zsh, Apologies :-) "something like" ... What's in your zle-line-init function? -- Barton E. Schaefer