issues
search
mafredri
/
zsh-async
Because your terminal should be able to perform tasks asynchronously without external tools!
MIT License
771
stars
35
forks
source link
Fixes for zsh/zpty fd message exchange
#45
Open
mafredri
opened
4 years ago
mafredri
commented
4 years ago
Chunk worker output to 1024 characters
Force zpty fd to behave by wrapping message in newlines
Allow debugging the async worker
Fix tests
Fixes #44. Maybe fixes #40. Maybe fixes #18.
Fixes #44. Maybe fixes #40. Maybe fixes #18.