Is there a way I can use the middle click or maybe (Ctrl+Alt+Up) to a particular column across all lines in a long file? Currently, I am middle-clicking and then dragging this to the end of the screen and waiting for it to select all lines.
Specifically, for long files, how would I select one particular column across the entire file?
With the cursor just before the first entry of the column, press Ctrl + Alt + Shift + End . This will enlarge the cursor over the full column. Now press Ctrl + Shift + Right and the full column will be selected.
This should do it:
Ctrl+A
- select all.Ctrl+Shift+L
- split selection into lines.left/right
, select with Shift+left/right
. Move all cursors to start of line with Home
.OS X
You can click the following and drag to create a selection of one or more columns of characters:
option
To add to an existing selection, hold command
while doing the above.
To subtract from an existing selection, hold command + shift
while doing the above
Windows
You can click the following and drag to create a selection of one or more columns of characters:
shift
To add to an existing selection, hold Ctrl
while doing the above.
To subtract from an existing selection, hold Alt
while doing the above.
In Mac OS X, replace Ctrl with CMD key. So it'll be,
CMD+A - select all. CMD+Shift+L - split selection into lines. Then move all cursors with left/right, select with Shift+left/right. Move all cursors to start of line with Home.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With