@b4n commented on this pull request.
@@ -759,8 +759,8 @@ Column mode editing (rectangular selections)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
There is basic support for column mode editing. To use it, create a -rectangular selection by holding down the Control and Shift keys -(or Alt and Shift on Windows) while selecting some text. +rectangular selection by holding down the Alt and Shift keys +while selecting some text.
@eht16 your wording is reversed compared to your linked comment. And although I can't test right now, I'm pretty confident Ctrl+Shift+arrows is not creating a rectangular selection but extending selection by words or so.