diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-01-09 12:49:45 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-09 12:49:45 +0800 |
commit | 5f85e78db3aff1c685779f7506be4d658c5e9cc8 (patch) | |
tree | 764eff09f655fa72d5cc80ca64e7663d4cad1dd8 /runtime/lua/vim/_meta/api_keysets.lua | |
parent | 19c9572d3626cde8503ee9061fa334b73f257b03 (diff) | |
download | rneovim-5f85e78db3aff1c685779f7506be4d658c5e9cc8.tar.gz rneovim-5f85e78db3aff1c685779f7506be4d658c5e9cc8.tar.bz2 rneovim-5f85e78db3aff1c685779f7506be4d658c5e9cc8.zip |
vim-patch:9.1.0997: too many strlen() calls in drawscreen.c (#31927)
Problem: too many strlen() calls in drawscreen.c
Solution: refactor drawscreen.c and remove calls to strlen(),
make get_keymap_str() (in screen.c) return string length
instead of TRUE/FALSE (John Marriott).
https://github.com/vim/vim/commit/a21240b97debea2e087aee6ad1488b5f075d1259
Co-authored-by: John Marriott <basilisk@internode.on.net>
Diffstat (limited to 'runtime/lua/vim/_meta/api_keysets.lua')
0 files changed, 0 insertions, 0 deletions