zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Re: segfault on menu-select
Date: Thu, 12 Aug 2010 09:04:52 -0700	[thread overview]
Message-ID: <100812090454.ZM20149@torch.brasslantern.com> (raw)
In-Reply-To: <8762zf6fwo.fsf@ft.bewatermyfriend.org>

On Aug 12,  4:53pm, Frank Terbeck wrote:
} Subject: Re: segfault on menu-select
}
} Philipp Hartwig wrote:
} > I have the line following line in my .zshrc:
} >> bindkey '^o' menu-select
} > The following sequence of keys will make zsh crash, provided that 
} > "gre<tab>" completes to "grep " on your system:
} > $ gre<tab><ctrl-o>
} [...]
} > I'd love to be of further assistance in tracking down what is going on 
} > in case the information I provided is not sufficient.
} 
} Can you reproduce this using CVS HEAD? Because I cannot from zsh -f

I can't reproduce either, which makes me suspect it has something to do
with either multibyte character sets (Philipp, what's your $LANG ?) or
a specific zstyle.

At that point in completion _grep "knows" that a pattern is expected
and does nothing unless you have configured your styles to display the
explanation:

schaefer<504> grep
Completing pattern

which comes from my style

zstyle ':completion:*' format '%SCompleting %U%d%u%s'

Philipp, do you use anything like that?

-- 


  parent reply	other threads:[~2010-08-12 16:05 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-12 14:46 Philipp Hartwig
2010-08-12 14:53 ` Frank Terbeck
2010-08-12 15:20   ` Philipp Hartwig
2010-08-12 15:49     ` Frank Terbeck
2010-08-12 16:53       ` Philipp Hartwig
2010-08-12 17:07         ` Frank Terbeck
2010-08-12 17:33           ` Philipp Hartwig
2010-08-12 18:04             ` Frank Terbeck
2010-08-12 23:07             ` Bart Schaefer
2010-08-13  8:08               ` Philipp Hartwig
2010-08-13 15:57                 ` Bart Schaefer
2010-08-13 20:43                   ` Peter Stephenson
2010-08-15 20:43                     ` Bart Schaefer
2010-08-15 22:34                       ` Bart Schaefer
2010-08-31 14:33                         ` Philipp Hartwig
2010-09-06  4:11                           ` Bart Schaefer
2011-01-09 18:56                             ` Philipp Hartwig
2011-01-09 19:54                               ` Bart Schaefer
2011-01-09 20:57                                 ` Philipp Hartwig
2010-08-12 16:04   ` Bart Schaefer [this message]
2010-08-12 17:03     ` Philipp Hartwig

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=100812090454.ZM20149@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).