| Summary: | vi: Broken unicode support in 1.17 | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Leonid <lly.dev> |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.24.x | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
Sorry, I erroneously wrote that it is works in 1.16.2 - it's broken too. 1.18.3 - same effect 2016 year and still no support for Unicode in vi :( Pls, fix it! |
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