2016/09/15 22:06, Sebastian Reuße <seb@xxxxxxxxxxx> wrote: > This may be reproduced by running the following: > > setopt rematchpcre > s=$(echo -en \\ua0) > [[ $s =~ . ]] This problem has been fixed by commit 5eae5b58, but not yet in the latest release. Could you please try the git HEAD if possible?