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

✨ align option #13

Merged
merged 2 commits into from
Aug 28, 2021
Merged

✨ align option #13

merged 2 commits into from
Aug 28, 2021

Conversation

uzimaru0000
Copy link
Owner

Implements align option.

--align option taken left | center | right | none.

For example

$ tv -a center test.json
|age|lang|      name|
|:-:|:--:|:--------:|
| 10| ja |テストテスト|
| 23| ja |  uzimaru |
| 21| en | hogehoge |
| 32| en | hugehuge |

@uzimaru0000 uzimaru0000 merged commit 8a2bb29 into master Aug 28, 2021
@uzimaru0000 uzimaru0000 deleted the feature/align branch September 5, 2021 15:20
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

Successfully merging this pull request may close these issues.

None yet

1 participant