zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh workers <zsh-workers@zsh.org>
Subject: Re: Crash in reverse-menu-complete with menu-selection
Date: Tue, 24 Aug 2010 08:16:06 -0700	[thread overview]
Message-ID: <100824081606.ZM28228@torch.brasslantern.com> (raw)
In-Reply-To: <AANLkTikuH91W+P4bWKTEVzW=gtBZQfPwDJQphKyy=mz1@mail.gmail.com>

On Aug 24,  3:48pm, Mikael Magnusson wrote:
} Subject: Crash in reverse-menu-complete with menu-selection
}
} % zsh -f
} % autoload compinit
} % compinit -D
} % zmodload zsh/complist
} % bindkey '^F' menu-select
} % bindkey '^B' reverse-menu-complete
} % ls <ctrl-f><enter><ctrl-f><ctrl-b>
} 
} Reproduced on 4.3.2 (32bit), 4.3.6 and current cvs.

I can't reproduce, but when I hit that first ctrl-f I still get nothing,
as reported in the earlier thread about menu-select crashing.

I suspect this is still the same menu-select bug, just leaving some
corrupted memory as a land mine for reverse-menu-complete to step on.
If you add before bindkey

  zmodload zsh/compctl

does the crash go away?


  reply	other threads:[~2010-08-24 15:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-24 13:48 Mikael Magnusson
2010-08-24 15:16 ` Bart Schaefer [this message]
2010-08-24 15:23   ` Mikael Magnusson
2010-08-24 16:49     ` Bart Schaefer
2010-08-24 17:38       ` Mikael Magnusson
2010-08-31 18:12         ` 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=100824081606.ZM28228@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@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).