mirror of
https://github.com/zoriya/vim.git
synced 2026-05-21 06:26:22 +00:00
dbd24b5967
Problem: It is not possible to save and restore character search state. Solution: Add getcharsearch() and setcharsearch(). (James McCoy)