Git Product home page Git Product logo

Comments (5)

casperdcl avatar casperdcl commented on August 23, 2024

@truebit / @waldyrious what OS & python versions are you using? I can't reproduce this (Ubuntu 16.04/18.04/20.04, Python 2.7/3).

from git-fame.

waldyrious avatar waldyrious commented on August 23, 2024

I'm on Ubuntu 20.04, and my python version is 3.9.6.

from git-fame.

casperdcl avatar casperdcl commented on August 23, 2024

super odd. And I assume you're using git-fame==1.15? Can you try the unilen branch instead?

pip install "git+https://github.com/casperdcl/git-fame.git@unilen#egg=git-fame"

from git-fame.

waldyrious avatar waldyrious commented on August 23, 2024

And I assume you're using git-fame==1.15?

Yes:

$ git fame --version
1.15.0

Can you try the unilen branch instead?

Sure, but it doesn't seem to help :(

Screenshot from 2021-09-04 15-10-21

Interestingly, on GitHub the misalignment goes the other way:

:
| Matt Singletary         |      85 |      1 |      2 | 0.0/ 0.0/ 0.0   |
| Crestwave               |      74 |      1 |      2 | 0.0/ 0.0/ 0.0   |
| 조성빈                  |      73 |      1 |      3 | 0.0/ 0.0/ 0.1   |
| Batuhan Taskaya         |      72 |      1 |      6 | 0.0/ 0.0/ 0.1   |
| Yorwba                  |      70 |      8 |      9 | 0.0/ 0.1/ 0.2   |
:

What happens on your side? In my terminal "조성빈" is printed with each character taking up the space of two regular-width characters, so it in my terminal, so they align with "Crestw" from the line above, and with "Batuha" from the line below.

If you do echo '|123456 123456|'; echo '|조성빈 조성빈|'; echo '|123456 123456|', does the output look aligned for you? It does for me:

Screenshot from 2021-09-04 15-08-02

Although here on GitHub that doesn't seem to be the case:

$ echo '|123456 123456|'; echo '|조성빈 조성빈|'; echo '|123456 123456|'
|123456 123456|
|조성빈 조성빈|
|123456 123456|

I tested swapping the font of my terminal to DejaVu Mono, FreeMono, Liberation Mono, Noto Mono, Ubuntu Mono and Unifont, and in all cases the effect was the same (the text is aligned).

from git-fame.

truebit avatar truebit commented on August 23, 2024

on git-fame 1.15, the misalign problem fixed on my MBP.
BTW, i use iTerm with Powerlevel10k and on macOS Big Sur 11.4

from git-fame.

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.