Update CHANGES.

pull/2087/head
Nicholas Marriott 2020-02-20 20:42:26 +00:00
parent 4694afbed4
commit 549b3599ef
1 changed files with 12 additions and 1 deletions

13
CHANGES
View File

@ -1,6 +1,17 @@
CHANGES FROM 3.1 TO 3.2
XXX
* Add selection_active format for when the selection is present but not moving
with the cursor.
* Fix dragging with modifier keys, so binding keys such as C-MouseDrag1Pane and
C-MouseDragEnd1Pane now work.
* Add -a to list-keys to also list keys without notes with -N.
* Do not jump to next word end if already on a word end when selecting a word;
fixes select-word with single character words and vi(1) keys.
* Fix top and bottom pane calculation with pane border status enabled.
CHANGES FROM 3.0a to 3.1