aboutsummaryrefslogtreecommitdiff
path: root/test/functional/api/command_spec.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2022-06-06 05:45:59 +0800
committerGitHub <noreply@github.com>2022-06-06 05:45:59 +0800
commitae02c02f1f71e8e3a5324c4857a03156c0691ad8 (patch)
treef6db1ec63d4d0ace7a4253321a57a933f0d37911 /test/functional/api/command_spec.lua
parente4df1c9b9e61e79234684d30ca700b42f82bc34a (diff)
downloadrneovim-ae02c02f1f71e8e3a5324c4857a03156c0691ad8.tar.gz
rneovim-ae02c02f1f71e8e3a5324c4857a03156c0691ad8.tar.bz2
rneovim-ae02c02f1f71e8e3a5324c4857a03156c0691ad8.zip
vim-patch:8.2.5058: input() does not handle composing characters properly (#18872)
Problem: input() does not handle composing characters properly. Solution: Use mb_cptr2char_adv() instead of mb_ptr2char_adv(). (closes vim/vim#10527) https://github.com/vim/vim/commit/e3a529bc877909a9eccf792461050b4f6737ed33 Cherry-pick all of Test_input_func() from patch 8.2.0316.
Diffstat (limited to 'test/functional/api/command_spec.lua')
0 files changed, 0 insertions, 0 deletions