@eht16 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. ```suggestion while selecting some text using the mouse. To create a rectangular selection using the keyboard only, hold down the Control and Shift keys while using the cursor keys to select some text. ``` Maybe this is more explicit and differentiate between keyboard+mouse and keyboard only modes (see also https://github.com/geany/geany/issues/4219#issuecomment-2628529965). Should we extend this also for macOS? Also I don't know if the Control-Shift combination works the same way on Windows or if this was the root cause of confusion. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4222#pullrequestreview-2588017395 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4222/review/[email protected]>
