Lyot
Results
1
issues of
Lyot
Hi, I just tried out the example from the Readme and it crashes in the handler `on_exit` due to `a:data` being of type `number` and not `list`. ```vim function! s:handler(job_id,...