zsh-users
 help / color / mirror / code / Atom feed
From: Hadrien Lacour <hadrien.lacour@posteo.net>
To: zsh-users@zsh.org
Subject: Completion segmentation fault
Date: Mon, 6 Nov 2017 13:18:59 +0100	[thread overview]
Message-ID: <20171106121858.mtfmidyvibiav6qq@gentoo.gentoo> (raw)

Hello,

I'm getting a segmentation fault when trying to complete (typing TAB)
> sh -c '. echo;
It seems that doing
> export WORDCHARS=""
before mitigates it. WORDCHARS=*?_-.[]~&;!#$%^(){}<> otherwise.

Using zsh 5.3.1 on Gentoo with the following .zshrc
> cat ~/.zshrc
autoload -U compinit
compinit


                 reply	other threads:[~2017-11-06 12:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20171106121858.mtfmidyvibiav6qq@gentoo.gentoo \
    --to=hadrien.lacour@posteo.net \
    --cc=zsh-users@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).