2011-09-29 13:01:18 +02:00
|
|
|
bug5 is a Big5/GBK <-> UTF-8 translating layer in terminal.
|
2011-04-26 20:19:48 +02:00
|
|
|
It's modified from script(1).
|
|
|
|
|
|
|
|
Features that screen doesn't have:
|
2013-05-02 01:13:41 +02:00
|
|
|
- Autoset locale
|
2011-04-26 20:19:48 +02:00
|
|
|
- UAO
|
|
|
|
- Unpad padded ambiguous-width characters
|
|
|
|
- ANSI-Broken Big5 (eg. Double Color) fixing
|
|
|
|
- Optional Traditional-Simplified conversion
|
|
|
|
- BSD License
|
2011-09-19 20:41:16 +02:00
|
|
|
- Specifying size for slave terminal + auto scrolling region setting
|
2011-04-26 20:19:48 +02:00
|
|
|
|
|
|
|
Features that both bug5 and screen has:
|
|
|
|
- Optional ambiguous-width characters padding
|
|
|
|
- Specify I/O conversion
|
|
|
|
|
|
|
|
WWW: https://github.com/buganini/bug5
|