Merge branch '3.2-rc'

pull/2648/head
Nicholas Marriott 2021-04-13 08:46:21 +01:00
commit c5c2871d22
1 changed files with 16 additions and 0 deletions

16
CHANGES
View File

@ -1,5 +1,21 @@
CHANGES FROM 3.2 TO 3.3
XXX
CHANGES FROM 3.1c TO 3.2
* Add a flag to disable keys to close a message.
* Permit shortcut keys in buffer, client, tree modes to be configured with a
format (-K flag to choose-buffer, choose-client, choose-tree).
* Add a current_file format for the config file being parsed.
* When display-message used in config file, show the message after the config
file finishes.
* Add client-detached notification in control mode.
* Improve performance of format evaluation.
* Make jump command support UTF-8 in copy mode.