zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: Re: history completion oddity
Date: Wed, 21 Jun 2000 11:13:06 +0200 (MET DST)	[thread overview]
Message-ID: <200006210913.LAA06008@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Andy Spiegl's message of Wed, 21 Jun 2000 11:06:26 +0200


Andy Spiegl wrote:

> Hi Sven,
> 
> > P.S.: HISTSIZE=15000 doesn't seem to make any sense to me, I doubt
> >       that this will ever be used...
> Hm, I do use it.  I started with a smaller histsize, but the longer I use
> zsh the more I would like to keep in the history.  I like to keep track of
> almost everything I am doing, because I have a very bad memory.

Sorry. I meant `... in combination with completion'. How often have
you completed one of the strings you used on a command line last year
(and which didn't appear in the history since then)?

I.e. maybe we could add a style to _history* to complete only the last 
N words/lines. Probably a bit like that example code in _first,
i.e. try the last N words/lines, if that doesn't yield matches, try
the last 2N words/lines, and so on.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~2000-06-21  9:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-21  9:13 Sven Wischnowsky [this message]
2000-06-21 15:13 ` Andy Spiegl
  -- strict thread matches above, loose matches on Subject: below --
2000-06-22  8:33 Sven Wischnowsky
2000-06-21  8:03 Sven Wischnowsky
2000-06-21  9:06 ` Andy Spiegl
2000-06-21 14:52 ` Bart Schaefer

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=200006210913.LAA06008@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).