Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: bufferwords() lexes a subshell in a shortloop repeat as a string



On Jan 18,  9:41am, Peter Stephenson wrote:
}
} I'm not sure what it is you're not doing, but that's not what I get
} with ARGV0=sh...

schaefer[564] ARGV0=sh Src/zsh -f
$ print -l one (two three|foo) four
one
(two three|foo)
four
$ print $ZSH_PATCHLEVEL
zsh-5.2-82-g0194b4a


What are YOU seeing?  Do we need to diff "set -o" output or something?



Messages sorted by: Reverse Date, Date, Thread, Author