Files
neovim/runtime/lua/vim
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-10-10 01:05:18 +02:00
2022-05-09 16:31:55 +02:00