zsh-users
 help / color / mirror / code / Atom feed
From: <vts@veritas.uchicago.edu>
To: <zsh-users@sunsite.dk>
Subject: history menu completion?
Date: Fri, 16 Aug 2002 18:51:57 -0500 (CDT)	[thread overview]
Message-ID: <Pine.LNX.4.33L2.0208161840130.28906-100000@veritas.uchicago.edu> (raw)


Here is a scenario:

$ somecommand -with -fancy /options/and/a/long/path
$ somecommand -with -more -fancy /options/and/another/long/path
.

Now, if I do:

$ !somecom<TAB>

I'll get the following

$ somecommand -with -more -fancy /options/and/another/long/path

At this point, I would like to be able to hit <TAB> again to get:

$ somecommand -with -fancy /options/and/a/long/path

the same way it works for ambiguous filename completion.  Searches
have failed me: Is there a way to do this with zsh?

If not, there should be!




             reply	other threads:[~2002-08-16 23:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-16 23:51 vts [this message]
2002-08-17  3:48 ` Bart Schaefer
2002-08-17  5:01 ` Wayne Davison
2002-08-17  8:50 ` Darren Greaves

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=Pine.LNX.4.33L2.0208161840130.28906-100000@veritas.uchicago.edu \
    --to=vts@veritas.uchicago.edu \
    --cc=zsh-users@sunsite.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).