From 13fe06a459f8dd62f9c3ee394e65a0fa7b1ee029 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 10 Aug 2018 10:21:40 +0100 Subject: [PATCH] Update CHANGES. --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES b/CHANGES index b89530c4..dc0a804a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,23 @@ CHANGES FROM 2.7 to master +* Make display-panes block the client until a pane is chosen or it + times out + +* Clear history on RIS like most other terminals do. + +* Add an "Any" key to run a command if a key is pressed that is not + bound in the current key table. + +* Expand formats in load-buffer and save-buffer. + * Add a rectangle_toggle format. * Add set-hook -R to run a hook immediately. * Add README.ja. +* Add pane focus hooks. + * Allow any punctuation as separator for s/x/y not only /. * Improve resizing with the mouse (fix resizing the wrong pane in some