mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Actually execute the command. Don't use assert_alive() as it checks the host session instead of the child session. Use screen:expect() instead.