heathyabo / terminal-ide

Automatically exported from code.google.com/p/terminal-ide
0 stars 0 forks source link

Add +multi_byte support to Vim #71

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Vim to open/edit any UTF-8 file.
2. Notice that things are not working as expected.
3. Run :version and look for 'multi_byte' feature.

What is the expected output? What do you see instead?
It should be +multi_byte, which would correctly edit utf-8 files.

Original issue reported on code.google.com by denilsonsa on 4 Nov 2012 at 4:51

GoogleCodeExporter commented 9 years ago
Actually, this is half-duplicate of issue 12.

Original comment by denilsonsa on 4 Nov 2012 at 4:58