mirror of
https://github.com/tildeclub/ex-vi.git
synced 2026-01-24 02:10:19 +00:00
* Handle character case conversions with the '~' vi command correctly if the
length of the converted multibyte sequence is smaller than the original one.
This commit is contained in:
4
Changes
4
Changes
@@ -1,3 +1,7 @@
|
||||
Release ...
|
||||
* Handle character case conversions with the '~' vi command correctly if the
|
||||
length of the converted multibyte sequence is smaller than the original one.
|
||||
|
||||
Release 12/2/04
|
||||
* Support for multibyte character locales was added.
|
||||
* The code has been converted to ANSI C, and support for pre-POSIX systems has
|
||||
|
||||
Reference in New Issue
Block a user