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

Display misalignment when using --list command #4869

Open
dnomd343 opened this issue Nov 11, 2023 · 1 comment
Open

Display misalignment when using --list command #4869

dnomd343 opened this issue Nov 11, 2023 · 1 comment

Comments

@dnomd343
Copy link

When there are multiple domain names, acme.sh will print them out line by line. At this time, TAB separation is used, but the length of the domain names is not exactly the same, and the readability is very poor at this time.

For example, the picture below shows this situation.

FDFE58AC-786A-4526-B2EE-39361D6287AA_1_201_a

I think using a different number of spaces to align the columns is a more reasonable choice, just like the docker ps -a command (like below), and it makes for a better experience.

image
Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

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

1 participant