diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-02-27 08:44:42 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2025-02-27 08:55:14 +0800 |
commit | e1a3128ec4312f537479bbe4dcd789599ac054fc (patch) | |
tree | c0cffbff8425b9377aff95bd9ad0f4a10acda352 /runtime/lua/vim/_system.lua | |
parent | 3cce6570312830dfab9efd9d521125f0049ad55f (diff) | |
download | rneovim-e1a3128ec4312f537479bbe4dcd789599ac054fc.tar.gz rneovim-e1a3128ec4312f537479bbe4dcd789599ac054fc.tar.bz2 rneovim-e1a3128ec4312f537479bbe4dcd789599ac054fc.zip |
vim-patch:9.1.1151: too many strlen() calls in getchar.c
Problem: too many strlen() calls in getchar.c
Solution: store last inserted and recorded lengths,
add functions to retrieve those and use those
functions (John Marriott)
closes: vim/vim#16720
https://github.com/vim/vim/commit/d3c4b7e9461f90bad7a671c1221d65def9cccc89
Co-authored-by: John Marriott <basilisk@internode.on.net>
Diffstat (limited to 'runtime/lua/vim/_system.lua')
0 files changed, 0 insertions, 0 deletions