Code Monkey home page Code Monkey logo

Comments (5)

jedahan avatar jedahan commented on July 3, 2024

can you point me towards a git repo I can clone locally to reproduce?
one way to narrow down where the issue happens, is trying each geometry_git_ function separately than the whole geometry_git

For example, GEOMETRY_RPROMPT=(geometry_git_stashes geometry_git_time geometry_git_branch geometry_git_status geometry_git_rebase geometry_git_remote geometry_git_conflicts)

Then remove one by one until the issue is gone. The one that was last removed exhibits the issue.
Or you can start from nothing and add each one so I can go from there.

from geometry.

JokeNeverSoke avatar JokeNeverSoke commented on July 3, 2024

Seems that when I test individual git functions they work fine, but once they're all together something happens

from geometry.

JokeNeverSoke avatar JokeNeverSoke commented on July 3, 2024

Aha, I get it!
It doesn't work when inside a submodule, or a "nested git repo"

from geometry.

JokeNeverSoke avatar JokeNeverSoke commented on July 3, 2024

To bad I could barely understand shell-code or I'll be able to help

from geometry.

jedahan avatar jedahan commented on July 3, 2024

Thanks for doing the legwork! Unfortunately it’s hard for me to recommend a good guide on starting shell scripting, but if you are interested I’d say hang out on #zsh on freenode’s irc network, or just ask here.

I guess the first workaround would be to check if we are in a sub module, and if so echo “submodule” or find some sorta submarine ish or water bubble iconography. We can then figure out something better

from geometry.

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.