lsd-rs/lsd

user/group text as question marks

Closed this issue · 1 comments

Discussed in https://github.com/orgs/lsd-rs/discussions/1042

Originally posted by vncsalencar May 4, 2024
image

The user/group is being shown as question marks
I haven't found any issue related to it (or I'm missing on how to search about the issue)

PowerShell 7.4.2
lsd 1.1.2
Windows 11 23H2 OS Build 22631.3527

Found that issue in the meantime: #1018

--permission attributes is the culprit here, with some pretty strange ux with those question marks (which seem to expected, with users need to update the config.yml file themselves to hide it).

Commenting on #1018