From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1711 invoked by alias); 7 Jun 2012 09:37:08 -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: 17136 Received: (qmail 1118 invoked from network); 7 Jun 2012 09:36:55 -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 autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at atoom.net does not designate permitted sender hosts) Date: Thu, 7 Jun 2012 11:28:19 +0200 From: Miek Gieben To: Zsh users Subject: auto suggestions Message-ID: <20120607092819.GA27686@miek.nl> Mail-Followup-To: Zsh users MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline User-Agent: Vim/Mutt/Linux X-Home: http://www.miek.nl --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, I just saw some references to the fish shell on twitter http://ridiculousfish.com/shell/ and noticed a rather nice feature of fish: auto-suggestion: http://ridiculousfish.com/shell/images/autosuggestion.png Is somelike like that even remotely possible with zsh? I currently use: bindkey -M viins '\e[A' history-beginning-search-backward-end so that I can type something and then press the UP arrow to get it completed. But in fish the completion happens on the command line, which is way more cooler :) Regards, --=20 Miek Gieben http://mi= ek.nl --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk/QdDMACgkQJYuFzziA0PYkqwCfYf7c4vp39TOePtYipW7WQeXn ZGYAoODEgO4H1ZZCpQfhgHl/sgyVA/5z =qXZc -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ--