jtbm37 / all-the-icons-dired

Adds dired support to all-the-icons
GNU General Public License v3.0
198 stars 25 forks source link

Icons in different widths cause filenames to not be aligned #10

Open drrlvn opened 7 years ago

drrlvn commented 7 years ago

For example the dir icon is narrower than the emacs icon. Some sort of alignment should be added so that filenames all start in the same position.

mohkale commented 4 years ago

See here, the only real fix I can think of would be to add an option to customise the height of the icons. In my case, setting it all to 1.0 fixed the alignment issues.

conao3 commented 4 years ago

Does this PR solve this issue?

mohkale commented 4 years ago

@conao3 Yes, but the gap is a little large. Is there any way to customize that?

Capture

conao3 commented 4 years ago

What is tab-width? Is it 1?

mohkale commented 4 years ago

nope, it was 4, just set it to 1 and it's working great. thnx as always 😄.

tareefdev commented 2 years ago

image

Is it fixed? I still see filenames are not aligned