-
Notifications
You must be signed in to change notification settings - Fork 15
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
Opening a shell prompt in a python session hangs #357
Comments
From Rok:
|
We did switch to powerline-go. But it seems that the opening of the shell still hangs. I just wanted to post a few issues here from the powerline-go repo for reference:
The most promising suggestion is to set a limit on the maximum size of the git index. If it is larger than some value it is not checked by powerline shell. This index will grow if you have a lot of large uncommitted files. Another option that may be worth checking is setting |
Details:
Opening a terminal does not give a prompt immediately. It just hangs for a long time. Pressing ctrl-c during this time gives this error:
Therefore it is most likely powerline-shell causing this.
The powerline-shell version in this session was 0.7.0.
The text was updated successfully, but these errors were encountered: