Giter Club home page Giter Club logo

Comments (5)

ZyX-I avatar ZyX-I commented on July 3, 2024

You can install libgit2 + pygit2, this will get rid of the window without doing anything to source code. It is not a fix, but I currently have no idea how to fix this on windows.

from powerline.

kiudee avatar kiudee commented on July 3, 2024

I’ve now installed libgit2 + pygit2 and it worked. Thank you

from powerline.

skeept avatar skeept commented on July 3, 2024

Would it be possible to show how to disable the VCS segment in windows, as mentioned in the troubleshooting?

Thanks!

from powerline.

ZyX-I avatar ZyX-I commented on July 3, 2024

Would it be possible to show how to disable the VCS segment in windows, as mentioned in the troubleshooting?

Documentation is false on the issue: you can’t disable segment, you can only remove it. To do so copy powerline/themes/vim/default.json file into ~/.config/powerline/themes/vim/default.json and remove dictionaries containing branch and file_vcs_status as values of their name keys. Path ~/.config/powerline/themes/vim/default.json should be perfectly understandable by vim without modifications, ~ is something like C:\users\username (at least, os.path.expanduser('~/.config') returns C:\users\zyx/.config on python2 installed under wine).

from powerline.

diego898 avatar diego898 commented on July 3, 2024

Hello,

I am also running this on windows and get a similar error. Whenever I open a git managed file I get these windows opening and closing in a continuous loop. How can I fix this?

EDIT: I've seen the edit to the doc and read over the comments above. I will remove the VCS portion

from powerline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.