mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 20:52:55 +10: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.