Git Product home page Git Product logo

Comments (6)

bluz71 avatar bluz71 commented on July 24, 2024 1

Actually I am now quite happy with the looks, here is my fern-with-status setup:

fern-git-status

Green - staged changes
Red - dirty state

from vim-fern-git-status.

lambdalisue avatar lambdalisue commented on July 24, 2024 1

@jonescamilla

Unfortunately, it's hard coded. https://github.com/lambdalisue/fern-git-status.vim/blob/master/autoload/fern_git_status.vim#L59

from vim-fern-git-status.

bluz71 avatar bluz71 commented on July 24, 2024

This @rafi screenshoot here is interesting (defx on left, fern on the right):

Fern badges are taking up one space, I like the look. I also like the dots in defx left side. I want to replicate that look.

Best regards.

from vim-fern-git-status.

lambdalisue avatar lambdalisue commented on July 24, 2024

Unfortunately no.

  1. Remapping from a git status to a status indicator cost a bit. Remember, the Vim script is slow.
  2. There is no reasonable mapping from a git status to a status indicator. Some want only [ M] as dirty but others want [MM] as dirty as well

Thus I don't think adding complexity for that feature pays the cost for that.

from vim-fern-git-status.

bluz71 avatar bluz71 commented on July 24, 2024

Ok, that makes sense.

from vim-fern-git-status.

jonescamilla avatar jonescamilla commented on July 24, 2024

Would there be a way to remove the braces [] and have just the letters/symbols?

from vim-fern-git-status.

Related Issues (17)

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.