zsh-workers
 help / color / mirror / code / Atom feed
From: "Matt Wozniski" <godlygeek@gmail.com>
To: zsh-workers@sunsite.dk
Subject: Cygwin ZSH crashes on reverse-menu-complete
Date: Mon, 30 Oct 2006 09:02:57 -0500	[thread overview]
Message-ID: <17393e3e0610300602i246418che1a3a7f58fd2280@mail.gmail.com> (raw)

Sorry if I should have directed this towards the cygwin lists instead;
I'm not really sure which list it's more appropriate for.  I have
found a very easily repeatable bug with zsh on both the cygwin native
console and rxvt/xterm that causes zsh 4.3.2 to segfault when asked to
reverse-menu-complete while in a menu-completion.

Steps to repeat:

Make sure that it's not a problem with my dotfiles
1. zsh -f

Make sure that we can use <ESC>x
2. bindkey -e

Load new-style completion
3. autoload compinit; compinit

Tell completion to use menu completion
4. zstyle ':completion:*' menu select=2

Enter a menu completion
5. ls <TAB><TAB><ESC>x

and then, at the 'execute: ' prompt, try to reverse by typing
6. reverse-menu-complete

And, suddenly, segfault.

This is the simplest test case I've found so far.  Can anyone offer
any suggestions?

Thanks in advance,
~Matt


             reply	other threads:[~2006-10-30 14:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-30 14:02 Matt Wozniski [this message]
2006-10-27 13:14 ` Peter Stephenson

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=17393e3e0610300602i246418che1a3a7f58fd2280@mail.gmail.com \
    --to=godlygeek@gmail.com \
    --cc=mjw@drexel.edu \
    --cc=zsh-workers@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).