mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 00:22:41 +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.