UTF-8 support tested with mlterm

This commit is contained in:
Gunnar Ritter 2005-01-01 19:07:49 +00:00
parent 4d1b00410d
commit f5b548bc9b
1 changed files with 3 additions and 2 deletions

5
README
View File

@ -95,7 +95,8 @@ HP HP-UX B.11.23
FreeBSD 5.3 FreeBSD 5.3
NetBSD 2.0 NetBSD 2.0
It has been tested with xterm patch #192 and rxvt-unicode 4.2. It has been tested with xterm patch #192, rxvt-unicode 4.2, and
mlterm 2.9.1.
To use UTF-8 locales in ex mode, the terminal must be put in 'stty iutf8' To use UTF-8 locales in ex mode, the terminal must be put in 'stty iutf8'
mode on Linux if it does not perform this automatically. Otherwise, typing mode on Linux if it does not perform this automatically. Otherwise, typing
@ -103,7 +104,7 @@ the erase key once after entering a multibyte character will result in an
incomplete byte sequence. incomplete byte sequence.
Gunnar Ritter 12/31/04 Gunnar Ritter 1/1/05
Freiburg i. Br. Freiburg i. Br.
Germany Germany
<Gunnar.Ritter@pluto.uni-freiburg.de> <Gunnar.Ritter@pluto.uni-freiburg.de>