Re: (#i) curiosity

Ray Andrews <[email protected]> Thu, 9 Apr 2026 16:16:06 -0700
Newsgroups gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user
Message-ID <[email protected]>

On 2026-04-09 13:53, Bart Schaefer wrote:
> On Thu, Apr 9, 2026 at 1:40 PM Ray Andrews <[email protected]> wrote:
>> So Mark, should that option be on or off as a basic configuration?
> You probably want CSHNULLGLOB rather than NULLGLOB.
I'll take that on your recommendation.  Any trouble and I'll know where 
to look.

BTW, the other thing.  It would seem that since my execution strings can 
contain any or all of quoted spaces, escape codes, globs and variables 
to expand, and pipes, I'm stuck with eval.  Anyway it's there for a 
purpose and this might be one of them.  The pipe is the hardest thing.  
And the color codes. So far eval has yet to bite me, so maybe I'm 
worrying to much -- tho of course getting rid of the noblob's is the 
real goal.  Never mind.
>