From d7aa990d9352a030615b7695c34f315217deb8c5 Mon Sep 17 00:00:00 2001 From: Vicente Date: Sat, 17 Feb 2018 14:12:12 +1100 Subject: For rectangular selections, pressing Home or End now moves the caret to the Home or End position instead of the limit of the rectangular selection. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 61a4c1e0e..e438c6dfe 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -540,6 +540,10 @@ Released 12 February 2018.
  • + For rectangular selections, pressing Home or End now moves the caret to the Home or End + position instead of the limit of the rectangular selection. +
  • +
  • SciTE on Windows can execute Python scripts directly by name when on path. Feature #1209.
  • -- cgit v1.2.3