blob: 3b87fba4e9c7fd1245f18911cf08dfd27c5f6fa2 (
plain)
1
2
3
4
5
6
7
|
This is a code converter on TTY. It transparently filters a TTY
converting characters from one encoding to another.
e.g.
$ cocot -p euc-jp -t utf-8 screen -xRR wb
WWW: https://github.com/vmi/cocot
|