mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06: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.