Git Product home page Git Product logo

Comments (3)

Monksc avatar Monksc commented on August 16, 2024 1

Turns out I just had to switch my font to Hack in my Alacrity settings.

from tmux-gruvbox.

PezCoder avatar PezCoder commented on August 16, 2024

For me, this happened with the recent upgrade from 0.4 to 0.7. I'm unsure of how these icons are rendered & who is the culprit here.

Screenshot 2021-03-07 at 1 40 25 AM

from tmux-gruvbox.

PezCoder avatar PezCoder commented on August 16, 2024

For now I changed the last three lines of ~/.tmux/plugins/tmux-gruvbox/tmux-gruvbox-dark.conf to:

set-option -g status-right "#[fg=colour239, bg=colour237, nobold, nounderscore, noitalics]#[fg=colour246,bg=colour239] %Y-%m-%d | %H:%M #[fg=colour248, bg=colour239, nobold, noitalics, nounderscore]#[fg=colour237, bg=colour248] #h "

set-window-option -g window-status-current-format "#[fg=colour237, bg=colour214, nobold, noitalics, nounderscore]#[fg=colour239, bg=colour214] #I.#[fg=colour239, bg=colour214, bold] #W #[fg=colour214, bg=colour237, nobold, noitalics, nounderscore]"
set-window-option -g window-status-format "#[fg=colour237,bg=colour239,noitalics]#[fg=colour223,bg=colour239] #I.#[fg=colour223, bg=colour239] #W #[fg=colour239, bg=colour237, noitalics]"

Basically removes the character which alacrity is not able to render with . (for the left status bar) or | (for right one)

Seems to be an okayish workaround. I use to find the previous separator a little out of place anyways.

Before:
Screenshot 2021-03-07 at 1 57 31 AM

After:
Screenshot 2021-03-07 at 2 03 46 AM

from tmux-gruvbox.

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.