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

Re: [Feature Request] Adding option to support triple quotes



Aryn Starr wrote on Tue, 13 Aug 2019 06:08 +00:00:
> Adding an option to zsh to support triple quotes (TRIPLE_QUOTES) would 
> make possible much more readable code.
> We can have double triple quotes that support `$` interpolation, and 
> triple single quotes that just take raw strings.

What would be the difference to ordinary «'…'» and «"…"» string
literals?  They can already be multiline.



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