mirror of
https://github.com/neovim/neovim.git
synced 2026-02-12 23:03:54 +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.