Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Show HN: Pipe stdin to a ANSI.SYS simulated display
(opens in new tab)
(github.com)
2 points
andy_herbert
4y ago
1 comments
Share
Show HN: Pipe stdin to a ANSI.SYS simulated display | Better HN
1 comments
default
newest
oldest
NuSkooler
4y ago
In Fish shell: function cansi cat $argv[1] | iconv --from-code cp437 --to-code utf8 end
j
/
k
navigate · click thread line to collapse