mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
9 lines
249 B
Plaintext
9 lines
249 B
Plaintext
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: https://github.com/vmi/cocot
|