|
|
|
|
|
by moonboots
5175 days ago
|
|
This script inserts terminal escape sequences into text. These sequences are just text that the terminal interpret as color transitions. Ascii.io transforms these terminal escape sequences into html/css, so Grc should work fine with it. |
|
I understand that part. But there's a screenshot where a "ping" is being done at a normal looking terminal and it just works without being explicitly piped through a program that does the above. What's the mechanism for piping all the terminal output through another process?