From f5b548bc9bc2ebaea0c0bc9749f22b309cb12d44 Mon Sep 17 00:00:00 2001 From: Gunnar Ritter Date: Sat, 1 Jan 2005 19:07:49 +0000 Subject: [PATCH] UTF-8 support tested with mlterm --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index ad39412..1a39fd1 100644 --- a/README +++ b/README @@ -95,7 +95,8 @@ HP HP-UX B.11.23 FreeBSD 5.3 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' 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. -Gunnar Ritter 12/31/04 +Gunnar Ritter 1/1/05 Freiburg i. Br. Germany