Update CHANGES.

pull/1702/head
Nicholas Marriott 2019-04-25 13:00:32 +01:00
parent 643eecde86
commit dddc544b8f
1 changed files with 7 additions and 3 deletions

10
CHANGES
View File

@ -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