Git Product home page Git Product logo

Comments (6)

eduncan911 avatar eduncan911 commented on June 14, 2024 2

I was coming here to open an issue for this, as I saw an update available and thought, "yeah, I need to open an issue about that truncating."

and yet, here's the first and configuration param! BAM!

Thank you!

from go-signature-statusbar.

wndhydrnt avatar wndhydrnt commented on June 14, 2024

I noticed that too. The statusbar package is setting the limit.
It should be possible to override the setting, but I would rather not do that as it could be surprising for users.
An alternative could be to display the full signature in a tooltip when hovering over the text, just like the git package does when hovering over the name of the current branch.

What do you think @tbillington?

from go-signature-statusbar.

gwilym avatar gwilym commented on June 14, 2024

A personal workaround at least is to add this to your stylesheet (Preferences > Stylesheet...):

status-bar .go-signature-statusbar {
  max-width: none;
}

image

Thank you for this package.

from go-signature-statusbar.

tbillington avatar tbillington commented on June 14, 2024

@wndhydrnt That seems like one possible solution. Perhaps it could be a setting of the package to override the default length, as suggested by @gwilym ?

from go-signature-statusbar.

wndhydrnt avatar wndhydrnt commented on June 14, 2024

Thanks for the input. If people are already working around this by altering the CSS, I think it's fine to provide it as a setting. I'll look into this.

from go-signature-statusbar.

tbillington avatar tbillington commented on June 14, 2024

Awesome, got the update, looks good! 👍

from go-signature-statusbar.

Related Issues (15)

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.