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

Mounted FTP filesystem with git repo locks up ZSH #105

Open
KernelDeimos opened this issue Aug 4, 2017 · 0 comments
Open

Mounted FTP filesystem with git repo locks up ZSH #105

KernelDeimos opened this issue Aug 4, 2017 · 0 comments

Comments

@KernelDeimos
Copy link

I'm not 100% sure this plugin is the culprit, but it makes sense;

I have an FTP server mounted, and the ZSH prompt never shows up after I try to cd into any directory that has a git repository in it.

I noticed that trying to run git status in such a directory using bash has a similar result - git status just never returns (but I can SIGINT to make it go away, which of course doesn't work for the ZSH prompt).

Some solutions I can think of are:

  • Set a timeout for the response from git status
  • Use one of the solutions on Stack Overflow #72223 and don't display git info if filesystem is "fuse"
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

1 participant