zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Silas Silva <silasdb@gmail.com>
Cc: zsh-users@zsh.org
Subject: Re: Playing with list-expand + complete-word
Date: Sun, 20 Jul 2014 10:02:38 -0700	[thread overview]
Message-ID: <140720100238.ZM20179@torch.brasslantern.com> (raw)
In-Reply-To: <20140720144907.GA20398@rikku>

On Jul 20, 11:49am, Silas Silva wrote:
}
} Both setopt glob_complete and using zstyle mechanism have the same
} effect.  It is near of what I need, but it still expand the glob to the
} first entry of the matching list, instead of listing the glob expansions
} (what list-expand would do) and let the original glob intact.

Yes, I started a second thread about this on zsh-workers as it seems
there are some problems with turning menu completion off.

See what you think of

bindkey $'\t' complete-word
zstyle ':completion:*' completer _complete _match _expand
zstyle ':completion:*:match:*' insert-unambiguous pattern


  reply	other threads:[~2014-07-20 17:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-19  5:22 Silas Silva
2014-07-20  1:21 ` Bart Schaefer
2014-07-20 14:49   ` Silas Silva
2014-07-20 17:02     ` Bart Schaefer [this message]
2014-07-21 13:40       ` Silas Silva
2014-07-21 14:38         ` Silas Silva

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=140720100238.ZM20179@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=silasdb@gmail.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).