GB 2312 is also supported

This commit is contained in:
Gunnar Ritter 2005-01-22 21:24:53 +00:00
parent 2e78936ac0
commit 0e1e0f0cb5
1 changed files with 5 additions and 5 deletions

10
README
View File

@ -98,11 +98,11 @@ It has been tested on xterm patch #192, rxvt-unicode 4.2, mlterm 2.9.1, and
xiterm 0.5. xiterm 0.5.
Successful operation is known for the following encodings: UTF-8, EUC-JP, 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 EUC-KR, Big5, Big5-HKSCS, GB 2312, GBK. vi does not support locking-shift
like those that use ISO 2022 escape sequences. It also requires that the encodings like those that use ISO 2022 escape sequences. It also requires
first byte of any multibyte character has the highest bit set. This excludes that the first byte of any multibyte character has the highest bit set.
7-bit encodings like UTF-7, and encodings whose sequences start with ASCII This excludes 7-bit encodings like UTF-7, and encodings whose sequences
characters like TCVN 5712. start with ASCII characters like TCVN 5712.
To use UTF-8 locales in ex mode, the terminal should be put in 'stty iutf8' 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 mode on Linux if it does not perform this automatically. Otherwise, typing