From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6524 invoked by alias); 4 Dec 2015 00:40:44 -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: 21039 Received: (qmail 18702 invoked from network); 4 Dec 2015 00:40:41 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 X-Authority-Analysis: v=2.1 cv=X+5rdgje c=1 sm=1 tr=0 a=i7KuqHMtjvB3nIOHPRL7mw==:117 a=i7KuqHMtjvB3nIOHPRL7mw==:17 a=N659UExz7-8A:10 a=JCRO7LhkWUDId2e5ok0A:9 a=pILNOxqGKmIA:10 a=zQUZiO259CYA:10 Message-id: <5660E105.9070001@eastlink.ca> Date: Thu, 03 Dec 2015 16:40:37 -0800 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-version: 1.0 To: zsh-users@zsh.org Subject: Re: Interactive search on the command line? References: <20151126080400.GA20074@linux.vnet.ibm.com> <565B723B.70900@gmail.com> <20151130031915.GD2504@tarsus.local2> <20151203233926.GF1955@tarsus.local2> In-reply-to: <20151203233926.GF1955@tarsus.local2> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit On 12/03/2015 03:39 PM, Daniel Shahaf wrote: > You mean, how people look up flags? Just type ": ${(" and then press > . Miraculous. I had no idea you could do that. Where can I read up on this sort of thing?