From 3b929f332aafa7f1080eacc31feb11ffbb1d1841 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 10 Jun 2021 09:24:57 +0100 Subject: Update CHANGES. --- CHANGES | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index e50c061b..f9c9d007 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,15 @@ CHANGES FROM 3.2 TO 3.2a -XXX +* Add an "always" value for the "extended-keys" option; if set then tmux will + forward extended keys to applications even if they do not request them. + +* Add a "mouse" terminal feature so tmux can enable the mouse on terminals + where it is known to be supported even if terminfo(5) says otherwise. + +* Do not expand the filename given to -f so it can contain colons. + +* Fixes for problems with extended keys and modifiers, scroll region, + source-file, crosscompiling, format modifiers and other minor issues. CHANGES FROM 3.1c TO 3.2 -- cgit v1.2.3