Sunday, June 12, 2022

Re: mg: how to indent using spaces instead of tabs

On 2022-06-12 18:16:15+0300, Mihai Popescu <mihscu@gmail.com> wrote:
> > ... mg will use a tab for indentation.
>
> Use something to replace every TAB occurrence in the source code with
> 8 spaces sequence. Well, not every TAB maybe?

man expand, unexpand(1) exists.

No comments:

Post a Comment