From c7ab0fe4f5e640022b4c177d4382bbd762aae605 Mon Sep 17 00:00:00 2001
From: nyamatongwe Last edited 2/July/2011 NH Last edited 19/July/2011 NH There is an overview of the internal design of
Scintilla.Scintilla Documentation
-
@@ -4419,6 +4419,12 @@ struct Sci_TextToFind {
+
+ SCI_MOVESELECTEDLINESDOWN
+
@@ -4445,6 +4451,11 @@ struct Sci_TextToFind {
as appropriate for
+
+ SCI_SCROLLTOSTART
+ SCI_SCROLLTOENDSCI_[[VC]HOME|LINEEND]*.
The SCI_SCROLLTO[START|END] commands scroll the document to the start
+ or end without changing the selection. This is the expected behaviour of the home and
+ end keys on OS X.
+
There is a default binding of keys to commands that is defined in the Scintilla source in -- cgit v1.2.3