2007-07-24 06:02:40 +00:00
|
|
|
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
|
|
|
|
|
2015-03-02 23:09:43 +00:00
|
|
|
WWW: https://github.com/vmi/cocot
|