From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7145 invoked by alias); 11 Apr 2015 02:22:02 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 20132 Received: (qmail 21501 invoked from network); 11 Apr 2015 02:21:50 -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.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to :disposition-notification-to:user-agent; bh=WTfWK62TD7uYVXK7tvFs2QVSaMw+K14HZvB4R8rSJPY=; b=08VsOnpN2vyrgzk4AQMgcUxsddpu6yrIufv26uRvhYCWdKTp8dplrdZPuRlcUMFTnT zk2yWVTEQ5m6lSAKfolYjJqydWEDrhMsz6mCeLPriuCh++zNgSZepG9PBwSTFQGH/7Cz 7moYq6vEy02Hck3k3m2A24XwynKVT7ETc6JftxE0p0vAcr9jaR4z1Qi2PGwridcZuONo hIpfnKEpoYdyDVxssG9oCvGP1FO5ALM4fNYAyeXEhI13lKYOi9lXD/3CqLohww28s5h9 EtdOAQJpUIaOtAjTfiHSdbjZ4NDHcN0wVbYkAc+RW42LqvDaohojC6laqSbehAVg/aKy jr/A== X-Received: by 10.55.23.96 with SMTP id i93mr8638534qkh.75.1428718906301; Fri, 10 Apr 2015 19:21:46 -0700 (PDT) Date: Sat, 11 Apr 2015 10:21:07 +0800 From: lilydjwg To: zsh-users@zsh.org Subject: Re: show-ambiguity style Message-ID: <20150411022107.GA14794@lilyforest> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) On Fri, Apr 10, 2015 at 11:36:04PM +0200, Yuri D'Elia wrote: > Hi everyone. A colleague today was particularly intrigued by the > 'show-ambiguity' style that was introduced last year. > > I realized it is basically unknown, google yields zero hits, and the > description in zshcompsys doesn't really give it justice. I love it too > much to let it rot. I've updated a page I wrote already last year with > some animations in order to show it off. > > I'm posting it here, for random observers to see: > > http://www.thregr.org/~wavexx/rnd/20141010-zsh_show_ambiguity/ Thanks! It's a nice feature I never knew :-) -- Best regards, lilydjwg