Skip to content

Indentation issues #3

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

Closed
ErrorNoInternet opened this issue Aug 26, 2022 · 1 comment
Closed

Indentation issues #3

ErrorNoInternet opened this issue Aug 26, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ErrorNoInternet
Copy link

If the asset name is too long, then the indentation messes up
It's hard to describe, so please look at the images below:

image
image

One possible solution is to use fmt.Printf("%-10v %-10v %-10v", "AAA", "BBB", "CCC"), so that all the columns have the same width even though the text isn't the same length

@Jacalz
Copy link
Owner

Jacalz commented Jan 12, 2023

Thanks for opening the issue and providing a possible solution. Will get this fixed once I have some time over :)

@Jacalz Jacalz added the enhancement New feature or request label Jan 12, 2023
@Jacalz Jacalz closed this as completed in bf00e2a Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants