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