zsh-users
 help / color / mirror / code / Atom feed
From: Andy Spiegl <zsh.Andy@spiegl.de>
To: zsh-users@sunsite.dk
Subject: Re: howto expand all possible completions?
Date: Sun, 25 Jun 2006 21:17:27 +0200	[thread overview]
Message-ID: <20060625191727.GA24945@spiegl.de> (raw)
In-Reply-To: <060624200423.ZM7475@torch.brasslantern.com>

> Actually I misspoke.  I was conflating the all-expansions tag of the
> _expand completer with the _all_matches completer.  The latter is what
> you actually want to use.
Great, that's it!  Thanks a lot!

> } I tried calling the _expand function manually (via Alt-x) but that just
> } hogged the CPU so that I had to kill zsh. :-(
> 
> That's odd.
Lately I've got more strange things happening - including crashes.
Today I found a reproducible one:

In the following case zsh segfaults after hitting TAB 3 times:
First TAB:
 condor:~/pic/Nature>qiv a<TAB>
 - files -
 abcdefghi.gif  Affe.Kissen.png  Alligator_in_geplatzter_Python.jpg  ape.gif  ape.jpg  

The second TAB starts menu-completion and the third TAB crashes zsh:
condor:~/pic/Nature>qiv a[1]    29107 segmentation fault  zsh

(If I delete one of these files, it does not crash)

How would I best go about reporting this bug?
It doesn't crash when I press C-x ? instead of TAB.

Chau,
 Andy.

-- 
 When women are depressed they either eat or go shopping.
 Men invade another country.  --- Elayne Boosler


  reply	other threads:[~2006-06-25 19:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-23 23:29 Andy Spiegl
2006-06-24  3:19 ` Bart Schaefer
2006-06-24 20:57   ` Andy Spiegl
2006-06-25  3:04     ` Bart Schaefer
2006-06-25 19:17       ` Andy Spiegl [this message]
2006-06-25 19:37         ` Bart Schaefer

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=20060625191727.GA24945@spiegl.de \
    --to=zsh.andy@spiegl.de \
    --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).