NEWS
changeset 81439 36a1d7b2e668
parent 81350 1818358373e2
child 81444 cd685e2291fa
--- a/NEWS	Wed Nov 13 20:10:34 2024 +0100
+++ b/NEWS	Wed Nov 13 20:14:17 2024 +0100
@@ -127,6 +127,21 @@
 formal markup by the prover. Repeated invocation of this action extends
 the selection incrementally.
 
+* The Output dockable (and its variants used elsewhere) has been
+improved as follows:
+
+  - Its vertical scroll position is maintained more carefully, when
+    messages are printed incrementally.
+
+  - Performance of printing messages repeatedly has improved slightly,
+    with less load on the GUI thread.
+
+  - Highlighting works via mouse hovering alone, without requiring
+    C-modifier. Double click selects that area.
+
+* An active highlight area in the input buffer or output panel may be
+selected via double-click.
+
 * The "Documentation" panel supports plain text files again, notably
 "jedit-changes". This was broken in Isabelle2022, Isabelle2023,
 Isabelle2024.