Skip to content

ls: decouple ACL-marker separator from link-count width (#11790)#11813

Draft
sylvestre wants to merge 1 commit intouutils:mainfrom
sylvestre:ls-perm-column-width
Draft

ls: decouple ACL-marker separator from link-count width (#11790)#11813
sylvestre wants to merge 1 commit intouutils:mainfrom
sylvestre:ls-perm-column-width

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

No description provided.

The `+`/`.` ACL / security-context marker shares a column with the
space that separates permissions from the link count. Previously
that separator was implemented by inflating `padding.link_count` by
one when any listed entry had an alt-access marker, conflating two
unrelated columns.

Emit the separator space explicitly between the marker character and
the link-count field instead. `padding.link_count` now reflects only
the width of the link-count digits. No user-visible output change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant