zsh-users
 help / color / mirror / code / Atom feed
From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
To: "'Jesper Holmberg'" <jesper.holmberg@enst-bretagne.fr>
Cc: "'zsh-users'" <zsh-users@sunsite.dk>
Subject: RE: Menu-complete with tab, complete with alt-tab
Date: Fri, 19 Oct 2001 12:37:00 +0400	[thread overview]
Message-ID: <000101c15879$38c423f0$21c9ca95@mow.siemens.ru> (raw)
In-Reply-To: <20011018232016.C10295@fysh.org>


> 
> MENU_COMPLETE doesn't change keybindings, it changes the behaviour of
> the standard binding, which is expand-or-complete.  So what you want
is,
> instead of the setopt,
> 
> bindkey "^I" menu-complete
> bindkey "\M-^I" expand-or-complete
>

bindkey "\M-^I" complete-word

if you are using new completion. Not necessarily but highly recommended.
And then fine tune it to do expansion (if needed).

-andrej


  reply	other threads:[~2001-10-19  8:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-18 21:48 Jesper Holmberg
2001-10-18 22:20 ` Zefram
2001-10-19  8:37   ` Borsenkow Andrej [this message]
2001-10-19  9:28   ` Jesper Holmberg

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='000101c15879$38c423f0$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=jesper.holmberg@enst-bretagne.fr \
    --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).