Giter Club home page Giter Club logo

Comments (8)

ZyX-I avatar ZyX-I commented on August 24, 2024

https://github.com/Lokaltog/powerline/blob/develop/docs/source/configuration.rst

Main configuration/Common configuration/dividers

And example of usage: https://github.com/Lokaltog/powerline/blob/develop/powerline/config.json#L3

from powerline.

ixti avatar ixti commented on August 24, 2024

Thanks. I'll try.

from powerline.

ixti avatar ixti commented on August 24, 2024

Yup! That was what I was looking for :D The only thing that left - to replace LN (line numer) char with letters :D

from powerline.

ZyX-I avatar ZyX-I commented on August 24, 2024

It is located in the theme.

from powerline.

ixti avatar ixti commented on August 24, 2024

Thank you very much! 🍺

from powerline.

unacceptable avatar unacceptable commented on August 24, 2024

After some searching around in the repo, it appears that this is now stored in this config file:

"dividers": {
"left": {
"hard": "ξ‚° ",
"soft": "ξ‚± "
},
"right": {
"hard": " ξ‚²",
"soft": " ξ‚³"
}
},

This is a decent replacement for dividers IMHO: https://unicode-table.com/en/2771/

 robert_jackson1 ❱ ~ ❱ .config ❱ powerline ❱ themes ❱ cat powerline_terminus.json
{
    "dividers": {
        "left": {
            "hard": "❱ ",
            "soft": "❱ "
        },
        "right": {
            "hard": " ❰",
            "soft": " ❰"
        }
    }
}
 robert_jackson1 ❱ ~ ❱ .config ❱ powerline ❱ themes ❱

from powerline.

voltumna avatar voltumna commented on August 24, 2024

Dear all, how do you know which one is used? I tried all of the files i found and none work
I have installed powerline via
sudo apt install powerline powerline-fonts powerline-gitstatus
because the other way, via github had issues like it could not find the ' ' command.

I tried to locate all the files that has that some symbols in it for the separator, and changed them all but none worked

image

Any help would be appreciated, I am going mad wasting hours on hours on this

Thanks

Mau

from powerline.

voltumna avatar voltumna commented on August 24, 2024

I tried to change ALL the possible config files and still nothing:
image

I really need help

Thanks

Maurizio

from powerline.

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.