summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2021-06-10 09:24:57 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2021-06-10 09:24:57 +0100
commit3b929f332aafa7f1080eacc31feb11ffbb1d1841 (patch)
tree97d85a509a253bccf8d70766b63e13a4a562901d
parentc827f5092db2142af097e32d02fb73d70acbfa6d (diff)
Update CHANGES.3.2a
-rw-r--r--CHANGES11
1 files changed, 10 insertions, 1 deletions
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