You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(zpty):zpty:12: can't open pseudo terminal: bad file descriptor
async_init:zpty:14: no such pty command: _async_test
/c/Users/robert/Nextcloud/Development/Home/Robert/.antigen/bundles/sindresorhus/pure/pure.zsh: line 566: prompt${^prompt_opts[@]}: bad substitution
How do I get past this error?
The text was updated successfully, but these errors were encountered:
@rcdailey if you still want to give it a chance you might be interested in #439 (comment). Given it has had some success Pure might get Windows compatibility via a zsh-async update in the future, but I can’t make any promises 😅.
I'm following this guide for using ZSH on Windows via MINGW64. My
.zshrc
looks like this:I get these errors:
How do I get past this error?
The text was updated successfully, but these errors were encountered: