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

Re: PATCH: Error parsing $(...)



This doesn't work properly with respect to NO_INTERACTIVECOMMENTS:

schaefer<501> print $(echo XX
echo this # is not a comment
echo YY)
XX this YY
schaefer<502> allopt interactive
interactive           on
interactivecomments   off



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