Files
neovim/test/functional/lua
Daniel Zhang 81986a7349 fix(lua): on_yank error with blockwise multibyte region #20162
Prevent out of range error when calling `str_byteindex`.
Use `vim.str_byteindex(bufline, #bufline)` to cacluate utf length of `bufline`.
fix #20161
2022-10-14 02:12:46 -07:00
..
2022-09-30 09:53:52 +02:00
2021-09-26 11:52:17 -07:00
2022-09-30 09:53:52 +02:00