Giter VIP home page Giter VIP logo

Comments (3)

zthxxx avatar zthxxx commented on September 21, 2024 2

@shirohoo Thanks for feedback, but the second branch name (under the time) seems NOT caused by jovial theme.

Maybe you can show your .zshrc config, so that I could try to find the reason of the problem.

from jovial.

1chz avatar 1chz commented on September 21, 2024 1

@zthxxx

I really thought that I might have misunderstood, so after registering the issue, I looked at it for a few more hours, but again, I was wrong.

I am really sorry.

It's very embarrassing, but the following code was inserted in one of the configuration files for ~.zshrc.

ZSH git framework settings - auto completion
autoload -Uz compinit && compinit
autoload -Uz vcs_info
precmd_vcs_info() { vcs_info }
precmd_functions+=( precmd_vcs_info )
setopt prompt_subst
RPROMPT=\$vcs_info_msg_0_
PROMPT=\$vcs_info_msg_0_'%# '
zstyle ':vcs_info:git:*' formats '%b'

I removed that code and it works very well as expected.

I raised the wrong issue because of my impatience.

I am very sorry for this part. πŸ™

Can I close the issue?

Lastly, thank you so much for making such a great project. πŸ₯°

from jovial.

zthxxx avatar zthxxx commented on September 21, 2024 1

Never mind, I'm glad that helped you

from jovial.

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.