mafredri / zsh-async

Because your terminal should be able to perform tasks asynchronously without external tools!
MIT License
756 stars 37 forks source link

Improve worker startup procedure in async_start_worker #39

Closed mafredri closed 4 years ago

mafredri commented 4 years ago

This PR improves the startup procedure in async_start_worker and starts with ZLE watcher from the get-go, when available.