mirror of
https://github.com/neovim/neovim.git
synced 2025-10-19 16:21:51 +00:00

Problem: setcharsearch() does not clear last searched char properly. Solution: Do not accept lastc_bytelen smaller than one. (closes vim/vim#12398)e5d91ba1de
(cherry picked from commit8a751ca360
)