blob: 4315e076820a38877b61d48f7c224d445eaeb9e4 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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
Author: IWAMURO Motonori <vmi[at]nifty[dot]com>
WWW: http://vmi.jp/software/cygwin/cocot.html
|