From 549b3599ef7db9f222c64130aa4f1bf6678813f2 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 20 Feb 2020 20:42:26 +0000 Subject: Update CHANGES. --- CHANGES | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 70bf61ae..f40dba56 100644 --- a/CHANGES +++ b/CHANGES @@ -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 -- cgit v1.2.3