bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Squiggly heredoc - new feature request


From: Jesse Hathaway
Subject: Re: Squiggly heredoc - new feature request
Date: Mon, 30 Aug 2021 16:48:15 -0500

> Will ksh93 version ever get to upstream? This ugly 'bug' is here for
> decades and really irritates me and many people, who ever used shell for
> larger scripting and don't like to use tabs.

I used to always prefer spaces, until I switched to auto formatting all my Bash
scripts with shfmt[1]. It allows me to have indented heredocs and not worry
about manual formatting.

[1]: https://github.com/mvdan/sh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]