Electrux / ls_extended

ls with coloring and icons
BSD 3-Clause "New" or "Revised" License
201 stars 14 forks source link

Corrected extra shift values for spaces, icons, slash and null terminator of each entry #22

Closed Electrux closed 6 years ago

Electrux commented 6 years ago

The previous one used 2 spaces for icon but actually icon is supposed to use 1 space only. Also reduced the space between icon and name from 2 to 1.