Skip to content

Format error with accented characters #2

@florealcab

Description

@florealcab

Thank you for this beautiful plugin!!

I have problem as a french user, accented characters cause a bug in columns as you can see here:

Image

As you cas see, the Tèm file is shifted to the left due to "è" character of "Modèles" in the previous column.

Is is due to mawk. I have just to remove this line on ls+.sh (line 29):
type mawk >/dev/null 2>&1 && awk="mawk"

Then gawk is used and all work fine. So why prefer mawk to gawk? Maybe we should remove this line? Or place it before gawk, so gawk is used if exists...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions