mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
A Mudholland Dr. Recast
The commit summary maybe does not make sense, but calling a function that does not wait on anything `wait()` makes even less sense.
This commit is contained in:
@@ -70,7 +70,7 @@ describe(':terminal cursor', function()
|
||||
:set number |
|
||||
]])
|
||||
feed('i')
|
||||
helpers.wait()
|
||||
helpers.poke_eventloop()
|
||||
screen:expect([[
|
||||
{7: 1 }tty ready |
|
||||
{7: 2 }rows: 6, cols: 46 |
|
||||
|
||||
Reference in New Issue
Block a user