Git Product home page Git Product logo

Comments (4)

romkatv avatar romkatv commented on August 16, 2024

If your terminal does that, you need to do the following:

  1. Ensure your terminal is configured to use a relatively recent font. As a test, run print '\UF0805'. It should print the same icon as print '\uFD03'. If it does not, install the recommended font.
  2. Open ~/.p10k.zsh, find POWERLEVEL9K_MODE and set its value to nerdfont-v3.

Note that you can also override individual icons like this:

POWERLEVEL9K_AZURE_ICON='\UF0805'

Run get_icon_names to see the list of all icon labels and their values.

from powerlevel10k.

itay-grudev avatar itay-grudev commented on August 16, 2024

@romkatv I am using the recommended font. And p10k configure set:

POWERLEVEL9K_MODE=nerdfont-complete

I think the problem is simply that \uFD03 (ﴃ) is an Arabic RTL symbol so some symbols after it are also rendered RTL and reversed.

If you don't think the PR is useful though I'll close it.

It's specifically in the: 'nerdfont-complete'|'nerdfont-fontconfig') case.

from powerlevel10k.

romkatv avatar romkatv commented on August 16, 2024

@romkatv I am using the recommended font.

If it's a new enough version, the confirmation step that I described earlier will succeed.

I think the problem is simply that \uFD03 (ﴃ) is an Arabic RTL symbol so some symbols after it are also rendered RTL and reversed.

Yes, I know that. This was an old design mistake in Nerd Fonts that has since been fixed. My previous comment tells you what you can do.

And p10k configure set:

POWERLEVEL9K_MODE=nerdfont-complete

This is exactly as I expected. If you do what I suggested, it'll solve your issue.

If you don't think the PR is useful though I'll close it.

It would be useful if you ensured that it does not break anything on any of the most popular 10 terminals. I don't recommend doing it given the high risk/benefit ratio.

tl;dr: Please try what I suggested in my previous comment.

from powerlevel10k.

itay-grudev avatar itay-grudev commented on August 16, 2024

It works of course. Thank you for your time.

from powerlevel10k.

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.