summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2019-04-25 13:00:32 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2019-04-25 13:00:32 +0100
commitdddc544b8f8f954afeaa6c696f107b25a64904b2 (patch)
tree6cbfada10338b4dafb439629836ad823667d2710 /CHANGES
parent643eecde861a6f3fad66e7a0770960731d12abf7 (diff)
Update CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 87097f9e..b4a0d767 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,12 @@
CHANGES FROM 2.9 to X.X
+* Automatically scroll if dragging to create a selection with the mouse and the
+ cursor reaches the top or bottom line.
+
+* Add -no-clear variants of copy-selection and copy-pipe which do not clear the
+ selection after copying. Make copy-pipe clear the selection by default to be
+ consistent with copy-selection.
+
* Add an argument to copy commands to set the prefix for the buffer name, this
(for example) allows buffers for different sessions to be named separately.
@@ -11,9 +18,6 @@ CHANGES FROM 2.9 to X.X
* Add the ability to infer an option type (server, session, window) from its
name to show-options (it was already present in set-option).
-* Allow the prefix used for new buffer names to be given as an argument to the
- copy commands in copy mode.
-
CHANGES FROM 2.8 to 2.9
* Attempt to preserve horizontal cursor position as well as vertical with