Age | Commit message (Expand) | Author |
---|---|---|
2020-05-25 | Allow views to be used as buffers and update API. | |
2020-05-24 | Changed `os.spawn()` exit callback and `spawn_proc:wait()` behavior. | |
2018-10-17 | Return spawned process' exit code in `spawn_proc:wait()`. | |
2018-10-15 | Tweaked `os.spawn()` to allow omission of both cwd and env parameters. | |
2018-10-14 | Experimentally move external lspawn module into Lua os module as a patch. |