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

Feature Request: Ability to right align columns #19

Open
tmiddlet2666 opened this issue Dec 23, 2021 · 1 comment · May be fixed by #26
Open

Feature Request: Ability to right align columns #19

tmiddlet2666 opened this issue Dec 23, 2021 · 1 comment · May be fixed by #26

Comments

@tmiddlet2666
Copy link

Firstly, nice tool.
Would be great to have right alignment option which would be useful in displaying numbers which are easier to see when right aligned.

E.g.

Name       Balance       Address
----------------------------------
Customer1     $10.00     123 My Street
Customer2  $1,000.00     333 Railway Pde
Customer3    $400.00     3 James Street

Rather than:

Name       Balance       Address
----------------------------------
Customer1  $10.00        123 My Street
Customer2  $1,000.00     333 Railway Pde
Customer3  $400.00       3 James Street
@ErfanMomeniii ErfanMomeniii linked a pull request Jun 4, 2023 that will close this issue
@petric3
Copy link

petric3 commented Oct 6, 2023

This seems not to work yet? I'd agree the feature would be very useful for printout clarity. Here's my case:
image

Btw: thank you for the awesome package 👍 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants