On Windows rectangular selections can only be created by pressing Ctrl and Alt where on other systems Ctrl and Shift works too (thanks to SlashLife and ioguix for reporting).

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@3372 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Enrico Tröger 2008-12-11 19:21:08 +00:00
parent c8a5db5f6b
commit 6a27ca2d34
3 changed files with 564 additions and 559 deletions

View File

@ -14,6 +14,9 @@
* src/socket.c:
Update comment about using different configuration directories with
multiple instance support on Windows.
* doc/geany.txt, doc/geany.html:
On Windows rectangular selections can only be created by pressing
Ctrl and Alt where on other systems Ctrl and Shift works too.
2008-12-11 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>

File diff suppressed because it is too large Load Diff

View File

@ -591,7 +591,8 @@ Column mode editing
^^^^^^^^^^^^^^^^^^^
There is basic support for column mode editing. To use it, create a
rectangular selection by holding down the Control and Shift key while
rectangular selection by holding down the Control and Alt
(on non-Windows systems Control and Shift works too) key while
selecting some text. It is also possible to create a zero-column selection
but be careful because there is no visual indication of this selection.
Once a rectangular selection exists you can start editing the text within