zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: what happened to accept-and-infer-next-hostory ?
Date: Thu, 9 Dec 1999 16:37:54 +0300	[thread overview]
Message-ID: <000701bf424a$98af9480$21c9ca95@mow.siemens.ru> (raw)

Do I miss something?

bor@itsrm2:~%> grep menuselect ~/.zshrc
bindkey -M menuselect '/' accept-and-infer-next-history
bor@itsrm2:~%> bindkey -L | grep menus
bor@itsrm2:~%>

I remember, bindkey -L listed bindings for all keymaps. Actually, it looks, like
it is not possible to list just a selected keymap at all:

bor@itsrm2:~%> bindkey -M menuselect -L
"-L" undefined-key

It tries to lookup binding for a given argument. But, still:

bor@itsrm2:~%> bindkey -M menuselect /
"/" accept-and-infer-next-history

so far so good. And now

bor@itsrm2:~%> cd zsh<TAB>
bor@itsrm2:~%> cd zsh
zsh/               zsh-3.1.6-bart-8/  zsh-3.1.6-pws-10/  zsh-3.1.6-pws-11/

moving to pws-11:

bor@itsrm2:~%> cd zsh-3.1.6-pws-11/
zsh/               zsh-3.1.6-bart-8/  zsh-3.1.6-pws-10/  zsh-3.1.6-pws-11/

and now pressing '/'

bor@itsrm2:~%> cd zsh-3.1.6-pws-11/

Should it not complete directories inside of zsh-xxx now?

/andrej


             reply	other threads:[~1999-12-09 13:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-09 13:37 Andrej Borsenkow [this message]
1999-12-09 13:46 ` Andrej Borsenkow
1999-12-09 13:49 Sven Wischnowsky
1999-12-09 14:20 ` Andrej Borsenkow
1999-12-09 15:06 Sven Wischnowsky

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='000701bf424a$98af9480$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --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).