Skip to content
Snippets Groups Projects
Commit ffeedec0 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.3.814

Problem:    Can't input multibyte characters on Win32 console if 'encoding' is
            different from current codepage.
Solution:   Use convert_input_safe() instead of convert_input().  Make
            string_convert_ext() return an error for incomplete input. (Ken
            Takata)
parent a3914327
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment