Files
neovim/runtime/lua/vim
Tristan Knight 80e37aa533 fix(lsp): str_byteindex_enc bounds checking #30747
Problem:
Previously the index was only checked against the UTF8 length. This
could cause unexpected behaviours for strings containing multibyte chars

Solution:
Check indicies correctly against their max value before returning the
fallback length
2024-10-16 09:12:19 -07:00
..
2024-03-06 10:45:22 +00:00
2024-05-27 20:48:46 +02:00
2024-01-16 09:33:10 +00:00
2024-10-04 08:12:17 -07:00
2024-09-01 13:01:24 -07:00
2024-08-29 06:11:32 +08:00
2024-04-30 07:04:42 +08:00