screen:expect({none=…})
Problem: `screen:expect({none=…})` with no any/grid crashed (concat on nil) because actual_rows was only rendered when any or grid was present. Solution: Update the condition.
cwd
vim._with()