mirror of https://github.com/tildeclub/ex-vi.git
multibyte code tested with glibc 2.2.2
This commit is contained in:
parent
3764ff37f9
commit
4d1b00410d
4
README
4
README
|
@ -89,7 +89,7 @@ byte sequence that is entered at the terminal has been completed.
|
||||||
The multibyte code is known to work with UTF-8 locales on the following
|
The multibyte code is known to work with UTF-8 locales on the following
|
||||||
systems:
|
systems:
|
||||||
|
|
||||||
Linux glibc 2.3.3
|
Linux glibc 2.2.2 and later
|
||||||
Sun Solaris 9 and later
|
Sun Solaris 9 and later
|
||||||
HP HP-UX B.11.23
|
HP HP-UX B.11.23
|
||||||
FreeBSD 5.3
|
FreeBSD 5.3
|
||||||
|
@ -103,7 +103,7 @@ the erase key once after entering a multibyte character will result in an
|
||||||
incomplete byte sequence.
|
incomplete byte sequence.
|
||||||
|
|
||||||
|
|
||||||
Gunnar Ritter 12/30/04
|
Gunnar Ritter 12/31/04
|
||||||
Freiburg i. Br.
|
Freiburg i. Br.
|
||||||
Germany
|
Germany
|
||||||
<Gunnar.Ritter@pluto.uni-freiburg.de>
|
<Gunnar.Ritter@pluto.uni-freiburg.de>
|
||||||
|
|
Loading…
Reference in New Issue