mirror of
https://github.com/neovim/neovim.git
synced 2026-04-01 21:32:10 +00:00
With "intermediate" flag, only using minimal timeout is too short and may lead to failures. Also remove the fallback timeout in screen:expect_unchanged(), as having a different fallback timeout than screen:expect() is confusing.