Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: unknown field truncate-owner #959

Closed
1 task done
tobiasgriepentrog opened this issue Nov 22, 2023 · 1 comment
Closed
1 task done

[Bug]: unknown field truncate-owner #959

tobiasgriepentrog opened this issue Nov 22, 2023 · 1 comment
Assignees

Comments

@tobiasgriepentrog
Copy link

Version

  • latest

version

❯ lsd --version
lsd 1.0.0

What OS are you seeing the problem on?

macOS

installation

brew install lsd

term

❯ echo $TERM
xterm-256color

ls-colors

❯ echo $LS_COLORS
di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43

What happened?

wrote config.yaml with

truncate-owner:
  after: 9
  marker: ""

and got this error when using lsd

lsd: Configuration file /Users/tobiasgriepentrog/.config/lsd/config.yaml format error, unknown field `truncate_owner`, expected one of `classic`, `blocks`, `color`, `date`, `dereference`, `display`, `icons`, `ignore-globs`, `indicators`, `layout`, `recursion`, `size`, `permission`, `sorting`, `no-symlink`, `total-size`, `symlink-arrow`, `hyperlink`, `header` at line 1 column 1.

What expected?

wanted a truncated owner name

What else?

No response

@zwpaper
Copy link
Member

zwpaper commented Nov 22, 2023

fixed by #960

@zwpaper zwpaper closed this as completed Nov 22, 2023
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

No branches or pull requests

2 participants