zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh users <zsh-users@zsh.org>
Subject: Re: auto suggestions
Date: Thu, 07 Jun 2012 07:48:19 -0700	[thread overview]
Message-ID: <120607074819.ZM7904@torch.brasslantern.com> (raw)
In-Reply-To: <20120607092819.GA27686@miek.nl>

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".

It's been a while since the predictive typing widgets were updated,
there may be some stuff that could be done better or that has poor
interactions with recent changes to completion.  Also it's very
sensitive to variations in completion-related zstyles, some things
that work well when hammering away on the TAB key are not useful
when trying to insert a single best guess on the fly.  So you may
need to spend some time tweaking styles if you want to use it.

Also the size of your shell history determines how much stuff can be
remembered and predicted -- that fish example suggests that it will
remember that command forever, but zsh will only remember it until
it is rolled out of your history by more recent commands.


  reply	other threads:[~2012-06-07 14:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-07  9:28 Miek Gieben
2012-06-07 14:48 ` Bart Schaefer [this message]
2012-06-07 15:43   ` Jérémie Roquet
2012-06-07 16:50   ` Miek Gieben
2012-06-07 16:16 ` Mikael Magnusson
2012-06-07 16:52   ` Miek Gieben

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=120607074819.ZM7904@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).