-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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:
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...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels