cb5c4c031e
- Use neovims job api instead of uv.spawn (Probably a bit less performent but should be more stable) - Fix async jobs leaking pipes - Fix wrong diff counts .Used to occur because job might not be dead after closing it . And that still alive job may send data over stdout corrupting the cache. - lots of variable renames in diff. - utils/async.lua has been replaced by utils/job.lua |
||
---|---|---|
.. | ||
special | ||
branch.lua | ||
diagnostics.lua | ||
diff.lua | ||
encoding.lua | ||
fileformat.lua | ||
filename.lua | ||
filetype.lua | ||
hostname.lua | ||
location.lua | ||
mode.lua | ||
progress.lua |