head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.2
	RELEASE_3_0_0:1.2
	RELEASE_2_2_7:1.1.1.1
	RELEASE_2_2_6:1.1.1.1
	RELEASE_2_2_5:1.1.1.1
	hztty_2_0:1.1.1.1
	LIM:1.1.1;
locks; strict;
comment	@# @;


1.2
date	98.08.05.18.13.18;	author mph;	state Exp;
branches;
next	1.1;

1.1
date	97.10.07.07.03.43;	author obrien;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	97.10.07.07.03.43;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Grammar, spelling, and usage police.  This commit brought to you by
the letters "B" and "C".  And some Chinese symbols as well.
@
text
@ hztty
 
 This program turns a tty session from one encoding to another.
 For example, running hztty on cxterm can allow you to read/write
 Chinese in HZ format, which was not supported by cxterm.
 If you have many applications in different encodings but your
 favorite terminal program only supports one, hztty can make life easy.
 For example, hztty can your GB cxterm into a HZ terminal, a
 Unicode (16bit, or UTF8, or UTF7) terminal, or a Big5 terminal.
 
 The idea is to open a new shell session on top of the current one
 and to translate the encoding between the new tty and the orignal.
 For example, if your application uses encoding A and your terminal
 supports encoding B, hztty catches the output of the application
 and converts them from A to B before sending to the terminal.
 Similarly, hztty converts all the terminal input from B to A before
 sending to the application.
@


1.1
log
@Initial revision
@
text
@d7 1
a7 1
 favor terminal program only supports one, hztty can make life easy.
d14 1
a14 1
 supports encoding B.  Hztty catches the output of the application
@


1.1.1.1
log
@translator between GuoBiao / Big5 and HZ

PR:		ports/4622
Submitted by:	Ada T Lim <ada@@not-enough.bandwidth.org>
@
text
@@
