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

Is there a smart way to delete columns? #9

Open
sebacea opened this issue Jul 30, 2020 · 1 comment
Open

Is there a smart way to delete columns? #9

sebacea opened this issue Jul 30, 2020 · 1 comment

Comments

@sebacea
Copy link

sebacea commented Jul 30, 2020

No description provided.

@mwip
Copy link
Owner

mwip commented Apr 13, 2022

Sorry for being so very late with my reply. I will look into this. For now, one way to do this with VIM key bindings is:

  1. beautify table
  2. use block-selection (Ctrl + V) and select the column
  3. D to delete the block selection

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