Show HN: Pipe stdin to a ANSI.SYS simulated display (github.com) 2 points by andy_herbert 4y ago ↗ HN
[–] NuSkooler 4y ago ↗ In Fish shell: function cansi cat $argv[1] | iconv --from-code cp437 --to-code utf8 end
1 comment
[ 49.4 ms ] story [ 417 ms ] thread