mirror of
https://github.com/neovim/neovim.git
synced 2026-01-03 09:56:25 +10:00
Problem: tests: Test_smoothscroll_number() may fail because of
'showcmd'
Solution: Send redraw command (Hirohito Higashi)
closes: vim/vim#18921
5193375b10
Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>