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

Oh-my-zsh does not work when used with bash on Ubuntu on Windows #4984

Closed
WesleyKlop opened this issue Apr 7, 2016 · 3 comments
Closed

Oh-my-zsh does not work when used with bash on Ubuntu on Windows #4984

WesleyKlop opened this issue Apr 7, 2016 · 3 comments
Labels
Platform: Windows Issue or PR for Windows

Comments

@WesleyKlop
Copy link

So I installed the new Windows 10 insider build to check out Bash on windows and I immediately felt the need to change to zsh and install oh-my zsh.

But when I start zsh or source ~/.zshrc I get this output:

root@localhost:~# su -l wesley
compaudit:105: wait failed: invalid argument
compdef:95: wait failed: invalid argument
_update_zsh_update:1: wait failed: invalid argument
/home/wesley/.oh-my-zsh/oh-my-zsh.sh:3: wait failed: invalid argument

Disabling auto update gives me even more issues:

root@localhost:~# su -l wesley
compaudit:105: wait failed: invalid argument
compdef:95: wait failed: invalid argument
git_compare_version:3: wait failed: invalid argument
/home/wesley/.oh-my-zsh/lib/git.zsh:204: wait failed: invalid argument
grep-flag-available:1: wait failed: invalid argument
/home/wesley/.oh-my-zsh/lib/misc.zsh:6: wait failed: invalid argument
/home/wesley/.oh-my-zsh/lib/theme-and-appearance.zsh:9: wait failed: invalid argument
compaudit:105: wait failed: invalid argument
compdef:95: wait failed: invalid argument
localhost%
@WesleyKlop
Copy link
Author

After some digging it seems to be more related to zsh itself than oh-my-zsh so I think this can be closed

@mcornella
Copy link
Member

Ok, thanks. I'll dig around anyway, I'm just now installing the newest build.

@mcornella
Copy link
Member

BTW, Microsoft has enabled a github repo to report issues, you can find it at https://github.com/Microsoft/BashOnWindows.

@mcornella mcornella added the Platform: Windows Issue or PR for Windows label Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Windows Issue or PR for Windows
Projects
None yet
Development

No branches or pull requests

2 participants