mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 23:02:50 +00:00
Typically most shell output is the result of non-trivial work, so it would not blast stdout instantaneously. To more closely simulate that typical scenario, change `shell-test REP` to wait 1 millisecond between iterations.