mirror of
https://github.com/neovim/neovim.git
synced 2025-11-22 18:16:32 +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)