[Bug 2509] New: vi: Broken unicode support in 1.17
bugzilla at busybox.net
bugzilla at busybox.net
Sat Sep 4 04:58:35 UTC 2010
https://bugs.busybox.net/show_bug.cgi?id=2509
Summary: vi: Broken unicode support in 1.17
Product: Busybox
Version: 1.17.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at busybox.net
ReportedBy: lly.dev at gmail.com
CC: busybox-cvs at busybox.net
Estimated Hours: 0.0
1.17 regression (1.16.2 works well) - broken spacing in vi for unicode text.
Steps to reproduce:
1) execute vi, switch to insert mode ('i')
2) try to enter any unicode word, for example - привет
(\x43F\x440\x438\x432\x435\x442)
3) got wrong indentation after third character (extra spaces):
при в е т
Config is equal to bug 2311 - https://bugs.busybox.net/attachment.cgi?id=2287
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list