Yes, let's keep it this way: Alt as default on Windows and Ctrl for the rest.

Tested the changes on Windows and works as expected when using the mouse to 
start a selection.
However, when using the keyboard, Scintilla seems to use Shift-Alt in any case, 
even if we set the modifier to Ctrl. I assume this is hardcoded somewhere or 
something.
After a quick look in the Scintilla documentation, I didn't find any other 
related setting to change the modifier for keyboard based selection. So this 
encourages even more the idea to keep Alt on Windows, as then mouse and 
keyboard modifiers are the same.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2032#issuecomment-451176056

Reply via email to