On 2022-06-12 18:16:15+0300, Mihai Popescu <[email protected]> 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.

