Live data from Hacker News

Viewing profile — _rmcx

_rmcx

HN member
Joined
Sat, Oct 01, 2022, 9:54 PM UTC
HN karma
1
Public activity
3 items

About _rmcx

No profile information was provided.

Recent public activity

  1. comment
    Comment #31419985

    > Have you considered that many of us want ansi codes in the pipeline? Yes I have. Using /dev/tty doesn't stop an application's author from adding a --color that lets their program…

  2. comment
    Comment #31419749

    > This is my first time hearing of this functionality. I was also surprised when I discovered this. IMO this should be used everywhere but I've rarely seen it. > How does it work w…

  3. comment
    Comment #31419269

    One thing that the author doesn't seem to know about is /dev/tty. In the article the escape codes are just sent to stdout. Though an awful lot of applications (including the greate…