zsh-users
 help / color / mirror / code / Atom feed
* Completion segmentation fault
@ 2017-11-06 12:18 Hadrien Lacour
  0 siblings, 0 replies; only message in thread
From: Hadrien Lacour @ 2017-11-06 12:18 UTC (permalink / raw)
  To: zsh-users

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-06 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-06 12:18 Completion segmentation fault Hadrien Lacour

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).