Equationzhao / g

powerful and cross-platform ls 🌈 built for modern terminal
https://g.equationzhao.space
MIT License
251 stars 9 forks source link

feat: :sparkles: support left align for titles #169

Closed Equationzhao closed 7 months ago

Equationzhao commented 7 months ago

tests

some tests will fail because of the new title alignment.

Failed: tests/footer.sh
30c30
< Permissions     Size        Owner Group Name
---
> Permissions Size     Owner        Group Name

Failed: tests/header-footer.sh
1c1
< Permissions     Size        Owner Group Name
---
> Permissions Size     Owner        Group Name
31c31
< Permissions     Size        Owner Group Name
---
> Permissions Size     Owner        Group Name

Failed: tests/header.sh
1c1
< Permissions     Size        Owner Group Name
---
> Permissions Size     Owner        Group Name