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

Can we create a blank column? (without any borders around it.) #101

Open
asawari44 opened this issue Jul 24, 2018 · 1 comment
Open

Can we create a blank column? (without any borders around it.) #101

asawari44 opened this issue Jul 24, 2018 · 1 comment

Comments

@asawari44
Copy link

asawari44 commented Jul 24, 2018

I want to create 2 columns such that the first column is entirely invisible and the second column shows up next to it. Basically I want to align a single column to the center of the terminal screen.

@nanonull
Copy link

nanonull commented Jul 9, 2019

create table with 1 column and padding:
t.style = {:padding_left => 2}
where 2 is size of your invisible column

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