From 0e1e0f0cb5dd314a98d372c5745b6513d28a7fe6 Mon Sep 17 00:00:00 2001 From: Gunnar Ritter Date: Sat, 22 Jan 2005 21:24:53 +0000 Subject: [PATCH] GB 2312 is also supported --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 83af828..06f2e2c 100644 --- a/README +++ b/README @@ -98,11 +98,11 @@ It has been tested on xterm patch #192, rxvt-unicode 4.2, mlterm 2.9.1, and xiterm 0.5. Successful operation is known for the following encodings: UTF-8, EUC-JP, -EUC-KR, Big5, Big5-HKSCS, GBK. vi does not support locking-shift encodings -like those that use ISO 2022 escape sequences. It also requires that the -first byte of any multibyte character has the highest bit set. This excludes -7-bit encodings like UTF-7, and encodings whose sequences start with ASCII -characters like TCVN 5712. +EUC-KR, Big5, Big5-HKSCS, GB 2312, GBK. vi does not support locking-shift +encodings like those that use ISO 2022 escape sequences. It also requires +that the first byte of any multibyte character has the highest bit set. +This excludes 7-bit encodings like UTF-7, and encodings whose sequences +start with ASCII characters like TCVN 5712. To use UTF-8 locales in ex mode, the terminal should be put in 'stty iutf8' mode on Linux if it does not perform this automatically. Otherwise, typing