Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSL2 / Ubuntu on Windows, getting errors before every single prompt #59

Open
ELLIOTTCABLE opened this issue Jan 5, 2023 · 1 comment

Comments

@ELLIOTTCABLE
Copy link

I'm using Pure, which apparently uses this package. On WSL, before every single prompt, I get output like this:

❯ mod.repair main* ⟰  whoami     
ec
async_job: no such async worker: prompt_pure                                                                                                                                        
async_job: no such async worker: prompt_pure
async_job: no such async worker: prompt_pure
                                                                                                                                                                                    
❯ mod.repair main* ⟰  pwd
/mnt/c/Users/ec/Sync/Code/mod.repair
async_job: no such async worker: prompt_pure                                                                                                                                        
async_job: no such async worker: prompt_pure
async_job: no such async worker: prompt_pure
                                                                                                                                                                                    
❯ mod.repair main* ⟰

I'll probably be able to disable this upstream, but I thought you might appreciate the data-point, if you have a Windows machine anywhere nearby to test on. (=

@mafredri
Copy link
Owner

mafredri commented Jan 5, 2023

@ELLIOTTCABLE It's been a long time since I visited Windows support for zsh-async, but I've had reports that it works fine in WSL: #26 (comment)

Could you share more about your setup, what build of Zsh your using, etc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants