From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18094 invoked by alias); 7 Jun 2012 15:44:04 -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: 17138 Received: (qmail 11737 invoked from network); 7 Jun 2012 15:43:52 -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.6 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_LOW, T_DKIM_INVALID autolearn=no version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 74.125.82.43 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=6UASflSofrON8WtKpwpr3MB8GMjq/FSjQjydl5wHefk=; b=f5o9At9vy0WHnoQOWBKocll+y5m+otn++h80f+LbwFhK6sic4OOAP1QLPyZPnIsuEq eMS4J7HvNKAzLz0CtP4jGIQI0FBlfzbzGqDsYVzwxgbR9Uz09kWCc8H4eAK0Me5XtDLa QwzXZjN4uURxIk5975Xzz16plF1Op3jWAI4y2NoBK+KwRrhHQe6H7S2HkN4PxGgeGEzH Z5PG1F45mtGd6iWyueL8A6BG1XElzK0BZjCMRPYUpXs0mU9AJkvU+uXtZ83FsFM39238 zdF4q9Xuc+esPtTZbpmW7/sselcpOIjUo6mR7f0ZfbnU2fCZ+0PrPF5tgm4OypsOMh/X mprQ== MIME-Version: 1.0 In-Reply-To: <120607074819.ZM7904@torch.brasslantern.com> References: <20120607092819.GA27686@miek.nl> <120607074819.ZM7904@torch.brasslantern.com> From: =?UTF-8?B?SsOpcsOpbWllIFJvcXVldA==?= Date: Thu, 7 Jun 2012 17:43:28 +0200 Message-ID: Subject: Re: auto suggestions To: Bart Schaefer Cc: Zsh users Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2012/6/7 Bart Schaefer : > On Jun 7, 11:28am, Miek Gieben wrote: > } > } http://ridiculousfish.com/shell/images/autosuggestion.png > } > } Is somelike like that even remotely possible with zsh? > > Search the zsh manual for "predict". I'm always amazed at how zsh already provides for years the few rare features I sometimes discover in other shells :-) --=20 J=C3=A9r=C3=A9mie