Skip to content

Commit 52d264d

Browse files
committed
doc: clarify that C and <a-C> act column-wise
1 parent 1bd5026 commit 52d264d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ use `n` followed by `,`, in order to remove a selection, use `<a-,>`.
632632
contains a match for this regex. Using `<a-K>` you can keep the selections
633633
not containing a match.
634634

635-
`C` duplicates selections on the lines that follow them.
635+
`C` duplicates selections on the lines that follow them, column-wise.
636636
`<a-C>` does the same but on the preceding lines.
637637

638638
`$` allows you to enter a shell command and pipe each selection to it.

0 commit comments

Comments
 (0)