Replies: 1 comment
-
You can create another cursor underneath the current cursor with shift+c as many times as you like, and then v to enter select mode, then normal cursor navigation will select a block of columns. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I can't seem to select columns. In (n)vim, you could do this with shift+V. This is useful for formatting files that don't have auto formatters. I can't seem to isolate a block of columns to delete.
Reproduction Steps
I tried to use variants of X and &, but to no avail.
Helix log
No response
Platform
Void Linux
Terminal Emulator
Alacritty
Helix Version
helix 22.12
Beta Was this translation helpful? Give feedback.
All reactions