Comment on Fang, the CLI Starter KitparentComments−caarlos01yIf you do it right, you can output plain text when stdout is not a tty - which is something fang does, fwiw :)−arp2421yIt still tries to put the terminal in raw mode or something. "cmd | less" doesn't work and requires "stty sane". I didn't investigate, but FYI.
Comments
If you do it right, you can output plain text when stdout is not a tty - which is something fang does, fwiw :)
It still tries to put the terminal in raw mode or something. "cmd | less" doesn't work and requires "stty sane". I didn't investigate, but FYI.